diff --git a/srcpkgs/python3-EasyProcess/template b/srcpkgs/python3-EasyProcess/template index 9f5e5387a7b..6eaee1e9980 100644 --- a/srcpkgs/python3-EasyProcess/template +++ b/srcpkgs/python3-EasyProcess/template @@ -1,18 +1,17 @@ # Template file for 'python3-EasyProcess' pkgname=python3-EasyProcess version=1.1 -revision=3 +revision=4 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3" -checkdepends="python3-pytest python3-nose python3-PyVirtualDisplay inetutils - xorg-server-xvfb python3-six" short_desc="Easy to use python subprocess interface" maintainer="Đoàn Trần Công Danh " license="BSD-2-Clause" homepage="https://github.com/ponty/easyprocess" distfiles="${PYPI_SITE}/E/EasyProcess/EasyProcess-${version}.tar.gz" checksum=885898302a57aab948973e8b5d32a4229392b9fb2d986ab1d4ffd590e5ba90ec +make_check=no # Tests require removed python3-nose post_install() { vlicense LICENSE.txt