aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-pyrsistent
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-25 13:41:17 -0300
committerTBK <tbk@jjtc.eu>2020-03-25 16:48:48 +0000
commit4427eb90fd911fef3ce9538aafa3af3219f51f9d (patch)
treef1c143e23b4cacf30d7b07c29f28857b6eaed7f4 /community/py3-pyrsistent
parentec024cdaa064c39093353a6375f7b11eda9452bb (diff)
downloadaports-4427eb90fd911fef3ce9538aafa3af3219f51f9d.tar.bz2
aports-4427eb90fd911fef3ce9538aafa3af3219f51f9d.tar.xz
community/py3-pyrsistent: upgrade to 0.16.0
Diffstat (limited to 'community/py3-pyrsistent')
-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 4454fb0270..55edca74c6 100644
--- a/community/py3-pyrsistent/APKBUILD
+++ b/community/py3-pyrsistent/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer:
pkgname=py3-pyrsistent
-pkgver=0.15.7
+pkgver=0.16.0
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="c9a7e3bd96e86f5f88333d28032a0074a5ec0dac866e3a3efb973ad6d1003c2ce9499ce6adcf90f9126eb17dc7fd3e09ee271784eb430b0838bdd138c8ab832e pyrsistent-0.15.7.tar.gz"
+sha512sums="5363c98da4e7f5428101813c8360ade7d22505a6504c9cc0f7f14f0a9815ed9cbda54d10afe24f6b519f0c1498da0b9657a0c8c3a02ff788bedeaa4cc42386e8 pyrsistent-0.16.0.tar.gz"