python-namedlist: update to 1.8.

This commit is contained in:
Leah Neukirchen 2020-08-31 11:47:18 +02:00
parent 05a0479135
commit 2e36104590
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python-namedlist'
pkgname=python-namedlist
version=1.7
revision=6
version=1.8
revision=1
archs=noarch
wrksrc="namedlist-${version}"
build_style=python-module
@ -10,10 +10,10 @@ depends="python"
pycompile_module="namedlist.py"
short_desc="Similar to namedtuple, but instances are mutable"
maintainer="Leah Neukirchen <leah@vuxu.org>"
homepage="https://bitbucket.org/ericvsmith/namedlist"
homepage="https://gitlab.com/ericvsmith/namedlist"
license="Apache-2.0"
distfiles="${PYPI_SITE}/n/namedlist/namedlist-${version}.tar.gz"
checksum=190b39ceaf1d6b59999811259e61beb1b26aaa482fb8c95538294d551461c986
checksum=34f89fc992592c80b39a709e136edcf41ea17f24ba31eaf84a314a02c8b9bcef
python3-namedlist_package() {
archs=noarch