diff --git a/srcpkgs/python-hypothesis/template b/srcpkgs/python-hypothesis/template index de55593fc0..4c8c0291fc 100644 --- a/srcpkgs/python-hypothesis/template +++ b/srcpkgs/python-hypothesis/template @@ -1,8 +1,7 @@ # Template file for 'python-hypothesis' pkgname=python-hypothesis version=4.38.2 -revision=2 -archs=noarch +revision=3 wrksrc="hypothesis-hypothesis-python-${version}" build_wrksrc=hypothesis-python build_style=python-module @@ -35,7 +34,6 @@ do_check() { } python3-hypothesis_package() { - archs=noarch pycompile_module="hypothesis" depends="python3-attrs python3-coverage" short_desc="${short_desc/Python2/Python3}"