diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2019-12-10 23:13:05 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-15 17:06:34 +0700 |
commit | 561905e6973c9a587e10f19c5e94f34f88fbe4f3 (patch) | |
tree | 0f2db9d2777d477aaadd3a61f5d9a067c6e59884 | |
parent | 20ce18160ce23feedb371e65f8877b30af42b21c (diff) | |
download | slackbuilds-561905e6973c9a587e10f19c5e94f34f88fbe4f3.tar.gz |
python/python-urllib3: Updated for version 1.25.7.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r-- | python/python-urllib3/python-urllib3.SlackBuild | 2 | ||||
-rw-r--r-- | python/python-urllib3/python-urllib3.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-urllib3/python-urllib3.SlackBuild b/python/python-urllib3/python-urllib3.SlackBuild index 4fc7535a33..06311f48e6 100644 --- a/python/python-urllib3/python-urllib3.SlackBuild +++ b/python/python-urllib3/python-urllib3.SlackBuild @@ -25,7 +25,7 @@ PRGNAM=python-urllib3 SRCNAM=$(echo $PRGNAM | cut -c8-14) -VERSION=${VERSION:-1.25.2} +VERSION=${VERSION:-1.25.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-urllib3/python-urllib3.info b/python/python-urllib3/python-urllib3.info index 0e564a36f8..77dbbca4f3 100644 --- a/python/python-urllib3/python-urllib3.info +++ b/python/python-urllib3/python-urllib3.info @@ -1,8 +1,8 @@ PRGNAM="python-urllib3" -VERSION="1.25.2" +VERSION="1.25.7" HOMEPAGE="https://urllib3.readthedocs.io/en/latest/" -DOWNLOAD="https://files.pythonhosted.org/packages/9a/8b/ea6d2beb2da6e331e9857d0a60b79ed4f72dcbc4e2c7f2d2521b0480fda2/urllib3-1.25.2.tar.gz" -MD5SUM="1ebfbbec8bee21dbb686c009b37f4963" +DOWNLOAD="https://files.pythonhosted.org/packages/ad/fc/54d62fa4fc6e675678f9519e677dfc29b8964278d75333cf142892caf015/urllib3-1.25.7.tar.gz" +MD5SUM="85e1e3925f8c1095172bff343f3312ed" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |