mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-rsistent: update to 0.15.4.
This commit is contained in:
parent
16c837a1d2
commit
b20d0960d6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-rsistent'
|
# Template file for 'python3-rsistent'
|
||||||
pkgname=python3-rsistent
|
pkgname=python3-rsistent
|
||||||
version=0.14.11
|
version=0.15.4
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="pyrsistent-${version}"
|
wrksrc="pyrsistent-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="pyrsistent"
|
pycompile_module="pyrsistent"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
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=3ca82748918eb65e2d89f222b702277099aca77e34843c5eb9d52451173970e2
|
checksum=34b47fa169d6006b32e99d4b3c4031f155e6e68ebcc107d6454852e8e0ee6533
|
||||||
|
|
||||||
post_intsall() {
|
post_intsall() {
|
||||||
vlicense LICENSE.mit
|
vlicense LICENSE.mit
|
||||||
|
|
Loading…
Add table
Reference in a new issue