diff --git a/srcpkgs/python-iso-8601/template b/srcpkgs/python-iso-8601/template index a841866d439..b094c82ab31 100644 --- a/srcpkgs/python-iso-8601/template +++ b/srcpkgs/python-iso-8601/template @@ -1,11 +1,9 @@ # Template file for 'python-iso-8601' pkgname=python-iso-8601 version=0.3.0 -revision=2 -archs=noarch +revision=3 wrksrc="iso-8601-${version}" build_style=python-module -pycompile_module="iso8601" hostmakedepends="python-setuptools python3-setuptools" depends="python" short_desc="Python2 library that provides cryptographic recipes and primitives" @@ -21,7 +19,6 @@ post_install() { python3-iso-8601_package() { depends="python3" - pycompile_module="iso8601" short_desc="${short_desc/Python2/Python3}" pkg_install() { vmove usr/lib/python3*