aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-01-08 05:09:53 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-01-08 05:09:53 +0100
commit6fd3f214d0fd10c3dd813cf1b7709133b7c07ddd (patch)
tree78108b29607c5a431e5c70f0224c95cce238c54b
parent2db54c9bc7fb0a3ad4e095205201c7f51ee86064 (diff)
downloadaports-6fd3f214d0fd10c3dd813cf1b7709133b7c07ddd.tar.bz2
aports-6fd3f214d0fd10c3dd813cf1b7709133b7c07ddd.tar.xz
community/py3-pyrsistent: upgrade to 0.15.7
-rw-r--r--community/py3-pyrsistent/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-pyrsistent/APKBUILD b/community/py3-pyrsistent/APKBUILD
index aa41346db0..cefd7ef579 100644
--- a/community/py3-pyrsistent/APKBUILD
+++ b/community/py3-pyrsistent/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-pyrsistent
-pkgver=0.15.6
+pkgver=0.15.7
pkgrel=0
pkgdesc="Persistent/Functional/Immutable data structures"
url="https://github.com/tobgu/pyrsistent"
@@ -31,4 +31,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="a7910fa0fbda3af7a5b5bee48b832788e9e8001eeed9f52d7db85e7a0a04cf6c2ca4e50795e13ddb3e09694032a4d8fa573a2a3effa2d8c6228fd45efc482eed pyrsistent-0.15.6.tar.gz"
+sha512sums="c9a7e3bd96e86f5f88333d28032a0074a5ec0dac866e3a3efb973ad6d1003c2ce9499ce6adcf90f9126eb17dc7fd3e09ee271784eb430b0838bdd138c8ab832e pyrsistent-0.15.7.tar.gz"