python3-pyrsistent: update to 0.18

This commit is contained in:
dkwo 2021-07-28 17:47:34 +02:00 committed by Andrew J. Hesford
parent c0c747d747
commit b51630ddcc

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pyrsistent'
pkgname=python3-pyrsistent
version=0.17.3
revision=2
version=0.18.0
revision=1
wrksrc="pyrsistent-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools python3-devel"
@ -12,10 +12,10 @@ maintainer="dkwo <nicolopiazzalunga@gmail.com>"
license="MIT"
homepage="https://github.com/tobgu/pyrsistent/"
distfiles="${PYPI_SITE}/p/pyrsistent/pyrsistent-${version}.tar.gz"
checksum=2e636185d9eb976a18a8a8e96efce62f2905fea90041958d8cc2a189756ebf3e
checksum=773c781216f8c2900b42a7b638d5b517bb134ae1acbebe4d1e8f1f41ea60eb4b
post_install() {
vlicense LICENCE.mit LICENSE
vlicense LICENSE.mit LICENSE
}
python3-rsistent_package() {