diff --git a/srcpkgs/python-namedlist/template b/srcpkgs/python-namedlist/template index feca8ba2ad0..37e81873cbe 100644 --- a/srcpkgs/python-namedlist/template +++ b/srcpkgs/python-namedlist/template @@ -1,7 +1,7 @@ # Template file for 'python-namedlist' pkgname=python-namedlist version=1.7 -revision=4 +revision=5 noarch=yes wrksrc="namedlist-${version}" build_style=python-module @@ -18,7 +18,7 @@ checksum=190b39ceaf1d6b59999811259e61beb1b26aaa482fb8c95538294d551461c986 python3-namedlist_package() { noarch=yes depends="python3" - pycompile_module="namedlist" + pycompile_module="namedlist.py" replaces="python3.4-namedlist>=0" short_desc="${short_desc/Python2/Python3}" pkg_install() {