summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2019-11-25 00:35:46 +0100
committer Willy Sudiarto Raharjo2019-12-01 02:50:53 +0100
commitd9e98a799ea8b894ea8d7c314ffbe867bd7447ba (patch)
tree6e2f7fa23af38e892daecf71d4ed4aff6aaa4d49
parentc0c20bdb302899cee2814f3f2cd9682474499527 (diff)
downloadslackbuilds-d9e98a799ea8b894ea8d7c314ffbe867bd7447ba.tar.gz
python/python3-pyrsistent: Updated for version 0.15.6.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
-rw-r--r--python/python3-pyrsistent/python3-pyrsistent.SlackBuild2
-rw-r--r--python/python3-pyrsistent/python3-pyrsistent.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-pyrsistent/python3-pyrsistent.SlackBuild b/python/python3-pyrsistent/python3-pyrsistent.SlackBuild
index e09303c580..d4adab0789 100644
--- a/python/python3-pyrsistent/python3-pyrsistent.SlackBuild
+++ b/python/python3-pyrsistent/python3-pyrsistent.SlackBuild
@@ -24,7 +24,7 @@
SRCNAM=pyrsistent
PRGNAM=python3-$SRCNAM
-VERSION=${VERSION:-0.15.5}
+VERSION=${VERSION:-0.15.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-pyrsistent/python3-pyrsistent.info b/python/python3-pyrsistent/python3-pyrsistent.info
index 3c03d4adeb..c9d48bfdea 100644
--- a/python/python3-pyrsistent/python3-pyrsistent.info
+++ b/python/python3-pyrsistent/python3-pyrsistent.info
@@ -1,8 +1,8 @@
PRGNAM="python3-pyrsistent"
-VERSION="0.15.5"
+VERSION="0.15.6"
HOMEPAGE="https://github.com/tobgu/pyrsistent/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pyrsistent/pyrsistent-0.15.5.tar.gz"
-MD5SUM="903c518c8829de4ee255cff68ff8da45"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pyrsistent/pyrsistent-0.15.6.tar.gz"
+MD5SUM="f08e3100273be5f76389e2fd1fe401e7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-six"