python3-pyrsistent: update to 0.18.1
This commit is contained in:
parent
2680970f1c
commit
7909060020
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pyrsistent'
|
# Template file for 'python3-pyrsistent'
|
||||||
pkgname=python3-pyrsistent
|
pkgname=python3-pyrsistent
|
||||||
version=0.18.0
|
version=0.18.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="pyrsistent-${version}"
|
wrksrc="pyrsistent-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-devel"
|
hostmakedepends="python3-setuptools python3-devel"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="dkwo <nicolopiazzalunga@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/tobgu/pyrsistent/"
|
homepage="https://github.com/tobgu/pyrsistent/"
|
||||||
distfiles="${PYPI_SITE}/p/pyrsistent/pyrsistent-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyrsistent/pyrsistent-${version}.tar.gz"
|
||||||
checksum=773c781216f8c2900b42a7b638d5b517bb134ae1acbebe4d1e8f1f41ea60eb4b
|
checksum=d4d61f8b993a7255ba714df3aca52700f8125289f84f704cf80916517c46eb96
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.mit LICENSE
|
vlicense LICENSE.mit LICENSE
|
||||||
|
|
Loading…
Reference in a new issue