diff --git a/srcpkgs/python-llfuse/template b/srcpkgs/python-llfuse/template index 84f8dae3a7a..89d524d3170 100644 --- a/srcpkgs/python-llfuse/template +++ b/srcpkgs/python-llfuse/template @@ -1,7 +1,7 @@ # Template file for 'python-llfuse' pkgname=python-llfuse version=1.1.1 -revision=5 +revision=6 wrksrc="llfuse-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools pkg-config" @@ -16,7 +16,6 @@ checksum=1b84b1152ae461e66ecc526d0de71eaec086c587e97d1dda93d620b16a92db6c python3-llfuse_package() { depends="python3" - pycompile_module="llfuse" replaces="python3.4-llfuse>=0" short_desc="${short_desc/Python2/Python3}" pkg_install() {