summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2018-08-10 09:12:27 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-08-11 07:23:15 +0700
commit0c6f4deb7299d48c1d2f187a4e8855d650f91e70 (patch)
treec0ee4d37a272d323e756c58b17d2e60bf2074f18
parent762cd358c4102c2f04b3d50d4bd444b9d00abfe6 (diff)
downloadslackbuilds-0c6f4deb7299d48c1d2f187a4e8855d650f91e70.tar.gz
slackbuilds-0c6f4deb7299d48c1d2f187a4e8855d650f91e70.tar.xz
python/python-urllib3: Updated for version 1.23.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r--python/python-urllib3/python-urllib3.SlackBuild2
-rw-r--r--python/python-urllib3/python-urllib3.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-urllib3/python-urllib3.SlackBuild b/python/python-urllib3/python-urllib3.SlackBuild
index d54723c12a..44d38f0bbf 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.22}
+VERSION=${VERSION:-1.23}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-urllib3/python-urllib3.info b/python/python-urllib3/python-urllib3.info
index 3a3d26b468..a80abcbb67 100644
--- a/python/python-urllib3/python-urllib3.info
+++ b/python/python-urllib3/python-urllib3.info
@@ -1,8 +1,8 @@
PRGNAM="python-urllib3"
-VERSION="1.22"
+VERSION="1.23"
HOMEPAGE="https://urllib3.readthedocs.io/en/latest/"
-DOWNLOAD="https://pypi.python.org/packages/ee/11/7c59620aceedcc1ef65e156cc5ce5a24ef87be4107c2b74458464e437a5d/urllib3-1.22.tar.gz"
-MD5SUM="0da7bed3fe94bf7dc59ae37885cc72f7"
+DOWNLOAD="https://files.pythonhosted.org/packages/3c/d2/dc5471622bd200db1cd9319e02e71bc655e9ea27b8e0ce65fc69de0dac15/urllib3-1.23.tar.gz"
+MD5SUM="1ad43e4b5ab7a0794c89dc057e1d7179"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""