diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-12-11 09:24:49 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-15 20:44:20 +0700 |
commit | e4fcf0d1e383f3c63431bc1b41914f8bb2fc1bd2 (patch) | |
tree | 620b6bcc57c519f794b3fae7f5eae0a75f02343e /python/python3-six/python3-six.info | |
parent | f558a76b336a34bb53e9bc7069cf8d002a06f43f (diff) |
python/python3-six: Updated for version 1.12.0.
Diffstat (limited to 'python/python3-six/python3-six.info')
-rw-r--r-- | python/python3-six/python3-six.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python3-six/python3-six.info b/python/python3-six/python3-six.info index d1c752fb9dbd9..ee9915a855c28 100644 --- a/python/python3-six/python3-six.info +++ b/python/python3-six/python3-six.info @@ -1,8 +1,8 @@ PRGNAM="python3-six" -VERSION="1.11.0" +VERSION="1.12.0" HOMEPAGE="https://pypi.python.org/pypi/six/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/s/six/six-1.11.0.tar.gz" -MD5SUM="d12789f9baf7e9fb2524c0c64f1773f8" +DOWNLOAD="https://files.pythonhosted.org/packages/source/s/six/six-1.12.0.tar.gz" +MD5SUM="9ae5d1feed8c0215f4ae4adcd9207fcb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3" |