python3-rsistent: update to 0.15.7.
This commit is contained in:
parent
51d74b9d22
commit
7374798c12
1 changed files with 2 additions and 3 deletions
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'python3-rsistent'
|
||||
pkgname=python3-rsistent
|
||||
version=0.15.6
|
||||
version=0.15.7
|
||||
revision=1
|
||||
wrksrc="pyrsistent-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="pyrsistent"
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel"
|
||||
depends="python3-six"
|
||||
|
@ -13,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/tobgu/pyrsistent/"
|
||||
distfiles="${PYPI_SITE}/p/pyrsistent/pyrsistent-${version}.tar.gz"
|
||||
checksum=f3b280d030afb652f79d67c5586157c5c1355c9a58dfc7940566e28d28f3df1b
|
||||
checksum=cdc7b5e3ed77bed61270a47d35434a30617b9becdf2478af76ad2c6ade307280
|
||||
|
||||
post_intsall() {
|
||||
vlicense LICENSE.mit
|
||||
|
|
Loading…
Reference in a new issue