python-namedlist: update to 1.7.
This commit is contained in:
parent
4c31341215
commit
bbfeb24936
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-namedlist'
|
||||
pkgname=python-namedlist
|
||||
version=1.4
|
||||
version=1.7
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="namedlist-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
homepage="https://bitbucket.org/ericvsmith/namedlist"
|
||||
license="Apache-2.0"
|
||||
distfiles="${PYPI_SITE}/n/namedlist/namedlist-${version}.tar.gz"
|
||||
checksum=d361816745b106347203bac3442021ef33c7b1334268417f23316732ccd57b15
|
||||
checksum=190b39ceaf1d6b59999811259e61beb1b26aaa482fb8c95538294d551461c986
|
||||
|
||||
python3.4-namedlist_package() {
|
||||
noarch=yes
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
ignore="*b*"
|
Loading…
Reference in New Issue