summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2020-02-12 22:21:27 +0100
committer Willy Sudiarto Raharjo2020-02-15 03:51:05 +0100
commit484997e7b59aa68532d60101a6fb6737061083d7 (patch)
treeed26e7b5f4a5498bde2408920f1f207165730849
parentf6108671d8fa8fc8c7ae67e581909e86aeafb116 (diff)
downloadslackbuilds-484997e7b59aa68532d60101a6fb6737061083d7.tar.gz
python/python3-pyrsistent: Updated for version 0.15.7.
-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 7d9ea7f7a1..65bdb476cc 100644
--- a/python/python3-pyrsistent/python3-pyrsistent.SlackBuild
+++ b/python/python3-pyrsistent/python3-pyrsistent.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python3-pyrsistent
-VERSION=${VERSION:-0.15.6}
+VERSION=${VERSION:-0.15.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-pyrsistent/python3-pyrsistent.info b/python/python3-pyrsistent/python3-pyrsistent.info
index c9d48bfdea..765d40123b 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.6"
+VERSION="0.15.7"
HOMEPAGE="https://github.com/tobgu/pyrsistent/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pyrsistent/pyrsistent-0.15.6.tar.gz"
-MD5SUM="f08e3100273be5f76389e2fd1fe401e7"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pyrsistent/pyrsistent-0.15.7.tar.gz"
+MD5SUM="da9486d00ef5b213f40d5cf3c5bca82d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-six"