summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Isaac Yu <isaacyu1@isaacyu1.com>2022-10-31 15:29:49 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-05 21:15:21 +0700
commitc612a143f20626fef49e4ac753d041646d0abb5e (patch)
treea3455d7ff2cb74d2d378755afa082f96d8628502
parenta2e889a7437e058eda57ff0717a6a22f50ed5ed6 (diff)
downloadslackbuilds-c612a143f20626fef49e4ac753d041646d0abb5e.tar.gz
slackbuilds-c612a143f20626fef49e4ac753d041646d0abb5e.tar.xz
python/python3-pyrsistent: Updated for version 0.19.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 61efbd1a4b..54c0952a12 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.0}
+VERSION=${VERSION:-0.19.1}
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 94d498c151..f4bbe79e08 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.0"
+VERSION="0.19.1"
HOMEPAGE="https://github.com/tobgu/pyrsistent/"
-DOWNLOAD="https://github.com/tobgu/pyrsistent/archive/v0.19.0/pyrsistent-0.19.0.tar.gz"
-MD5SUM="9c929dbe0eff85887381241ff4282ef6"
+DOWNLOAD="https://github.com/tobgu/pyrsistent/archive/v0.19.1/pyrsistent-0.19.1.tar.gz"
+MD5SUM="53c90b74fc3cec7387d56f1b954efe0f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""