summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Isaac Yu2022-09-14 09:55:36 +0200
committer Willy Sudiarto Raharjo2022-09-17 04:00:17 +0200
commit7bf912f94210a239c51be09f226bbad1e2bccacf (patch)
tree3c1263d9ca6f543c15a87d7c68136716d052fd01
parent5f580e046aabbd9cac307543df30348382bf14c0 (diff)
downloadslackbuilds-7bf912f94210a239c51be09f226bbad1e2bccacf.tar.gz
python/python3-pyrsistent: Update for 0.19.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 42c4a606bc..61efbd1a4b 100644
--- a/python/python3-pyrsistent/python3-pyrsistent.SlackBuild
+++ b/python/python3-pyrsistent/python3-pyrsistent.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pyrsistent
-VERSION=${VERSION:-0.18.1}
+VERSION=${VERSION:-0.19.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-pyrsistent/python3-pyrsistent.info b/python/python3-pyrsistent/python3-pyrsistent.info
index a5428ae957..94d498c151 100644
--- a/python/python3-pyrsistent/python3-pyrsistent.info
+++ b/python/python3-pyrsistent/python3-pyrsistent.info
@@ -1,8 +1,8 @@
PRGNAM="python3-pyrsistent"
-VERSION="0.18.1"
+VERSION="0.19.0"
HOMEPAGE="https://github.com/tobgu/pyrsistent/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pyrsistent/pyrsistent-0.18.1.tar.gz"
-MD5SUM="cef3da08455664bf917dcf8cd00d49a4"
+DOWNLOAD="https://github.com/tobgu/pyrsistent/archive/v0.19.0/pyrsistent-0.19.0.tar.gz"
+MD5SUM="9c929dbe0eff85887381241ff4282ef6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""