python3-rsistent: update to 0.15.6
This commit is contained in:
parent
e242bec8b5
commit
86167d625d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-rsistent'
|
||||
pkgname=python3-rsistent
|
||||
version=0.15.4
|
||||
revision=2
|
||||
version=0.15.6
|
||||
revision=1
|
||||
wrksrc="pyrsistent-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="pyrsistent"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/tobgu/pyrsistent/"
|
||||
distfiles="${PYPI_SITE}/p/pyrsistent/pyrsistent-${version}.tar.gz"
|
||||
checksum=34b47fa169d6006b32e99d4b3c4031f155e6e68ebcc107d6454852e8e0ee6533
|
||||
checksum=f3b280d030afb652f79d67c5586157c5c1355c9a58dfc7940566e28d28f3df1b
|
||||
|
||||
post_intsall() {
|
||||
vlicense LICENSE.mit
|
||||
|
|
Loading…
Reference in New Issue