python-urllib3: update to 1.24.2.
This commit is contained in:
parent
40002a6699
commit
faf53f0a1e
@ -1,6 +1,6 @@
|
||||
# Template file for 'python-urllib3'
|
||||
pkgname=python-urllib3
|
||||
version=1.24.1
|
||||
version=1.24.2
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="urllib3-${version}"
|
||||
@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools"
|
||||
depends="python-six"
|
||||
short_desc="HTTP library with thread-safe connection pooling (Python2)"
|
||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
homepage="https://urllib3.readthedocs.io/"
|
||||
license="MIT"
|
||||
homepage="https://urllib3.readthedocs.io/"
|
||||
distfiles="${PYPI_SITE}/u/urllib3/urllib3-${version}.tar.gz"
|
||||
checksum=de9529817c93f27c8ccbfead6985011db27bd0ddfcdb2d86f3f663385c6a9c22
|
||||
checksum=9a247273df709c4fedb38c711e44292304f73f39ab01beda9f6b9fc375669ac3
|
||||
|
||||
post_install() {
|
||||
# replace bundled copy of six
|
||||
|
Loading…
x
Reference in New Issue
Block a user