diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-02-12 13:21:27 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-15 09:51:05 +0700 |
commit | 484997e7b59aa68532d60101a6fb6737061083d7 (patch) | |
tree | ed26e7b5f4a5498bde2408920f1f207165730849 /python | |
parent | f6108671d8fa8fc8c7ae67e581909e86aeafb116 (diff) | |
download | slackbuilds-484997e7b59aa68532d60101a6fb6737061083d7.tar.gz |
python/python3-pyrsistent: Updated for version 0.15.7.
Diffstat (limited to 'python')
-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 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" |