python/python-urllib3: Updated for version 1.25.7.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
20ce18160c
commit
561905e697
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in New Issue