summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-11-07 10:29:45 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-12 22:33:06 +0700
commitc7b361fd5b2e7437e1cc4349934615767c56989e (patch)
tree5a5febeda5d7267e90d36efa399cd19f41b4d4dd /python
parent80adf5632ba44e7061d60e569db47e4fe4438008 (diff)
downloadslackbuilds-c7b361fd5b2e7437e1cc4349934615767c56989e.tar.gz
python/python3-pyrsistent: Updated for version 0.19.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-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 54c0952a12..b567fbb9fe 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.19.1}
+VERSION=${VERSION:-0.19.2}
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 f4bbe79e08..0bee9a5f78 100644
--- a/python/python3-pyrsistent/python3-pyrsistent.info
+++ b/python/python3-pyrsistent/python3-pyrsistent.info
@@ -1,8 +1,8 @@
PRGNAM="python3-pyrsistent"
-VERSION="0.19.1"
+VERSION="0.19.2"
HOMEPAGE="https://github.com/tobgu/pyrsistent/"
-DOWNLOAD="https://github.com/tobgu/pyrsistent/archive/v0.19.1/pyrsistent-0.19.1.tar.gz"
-MD5SUM="53c90b74fc3cec7387d56f1b954efe0f"
+DOWNLOAD="https://github.com/tobgu/pyrsistent/archive/v0.19.2/pyrsistent-0.19.2.tar.gz"
+MD5SUM="bee87a27be5397f4b268098d6e0393eb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""