python3-namedlist: fix pycompile_module.
This commit is contained in:
parent
34a0797271
commit
edc763af17
@ -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() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user