diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2021-01-02 19:34:11 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-01-09 14:30:22 +0700 |
commit | ce000c327d38833ef9e918dc7d0c3e436da159ff (patch) | |
tree | 5b63aaff36dde6f2bc56718ed0fe335e041e389b /python | |
parent | 38ac5b9458f215ee2adea87d217d73389d8dc2fb (diff) | |
download | slackbuilds-ce000c327d38833ef9e918dc7d0c3e436da159ff.tar.gz |
python/python-urllib3: Updated for version 1.26.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/python-urllib3/python-urllib3.SlackBuild | 4 | ||||
-rw-r--r-- | python/python-urllib3/python-urllib3.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-urllib3/python-urllib3.SlackBuild b/python/python-urllib3/python-urllib3.SlackBuild index 06311f48e6..5aee2720b6 100644 --- a/python/python-urllib3/python-urllib3.SlackBuild +++ b/python/python-urllib3/python-urllib3.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for python-urllib3 # Copyright 2013 Thibaut Notteboom, Paris, FRANCE -# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2021 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ PRGNAM=python-urllib3 SRCNAM=$(echo $PRGNAM | cut -c8-14) -VERSION=${VERSION:-1.25.7} +VERSION=${VERSION:-1.26.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-urllib3/python-urllib3.info b/python/python-urllib3/python-urllib3.info index 77dbbca4f3..21d0de0eed 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.7" +VERSION="1.26.2" HOMEPAGE="https://urllib3.readthedocs.io/en/latest/" -DOWNLOAD="https://files.pythonhosted.org/packages/ad/fc/54d62fa4fc6e675678f9519e677dfc29b8964278d75333cf142892caf015/urllib3-1.25.7.tar.gz" -MD5SUM="85e1e3925f8c1095172bff343f3312ed" +DOWNLOAD="https://files.pythonhosted.org/packages/29/e6/d1a1d78c439cad688757b70f26c50a53332167c364edb0134cadd280e234/urllib3-1.26.2.tar.gz" +MD5SUM="2233256ccfe140a915f68703f8c2cc1f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |