diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-12-29 13:28:09 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-31 09:14:36 +0700 |
commit | 76e8523abd42ee794cd1b47d094afc3f592c4ba5 (patch) | |
tree | 87e2be0840d23252b754b9ace60bbefddd24c256 /python/python3-pyrsistent | |
parent | b4f74cc6ba1b6fa428156df86503b4048d11a0c5 (diff) |
python/python3-pyrsistent: Updated for version 0.19.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pyrsistent')
-rw-r--r-- | python/python3-pyrsistent/python3-pyrsistent.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-pyrsistent/python3-pyrsistent.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-pyrsistent/python3-pyrsistent.SlackBuild b/python/python3-pyrsistent/python3-pyrsistent.SlackBuild index b567fbb9fe5e4..310d2bdb9e874 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.2} +VERSION=${VERSION:-0.19.3} 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 0bee9a5f78763..de4de444c6ad2 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.2" +VERSION="0.19.3" HOMEPAGE="https://github.com/tobgu/pyrsistent/" -DOWNLOAD="https://github.com/tobgu/pyrsistent/archive/v0.19.2/pyrsistent-0.19.2.tar.gz" -MD5SUM="bee87a27be5397f4b268098d6e0393eb" +DOWNLOAD="https://github.com/tobgu/pyrsistent/archive/v0.19.3/pyrsistent-0.19.3.tar.gz" +MD5SUM="6c166a933a915a1a28806fc00976612f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |