python-urllib3: update to 1.22
This commit is contained in:
parent
f6f973b491
commit
0f07072621
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-urllib3'
|
||||
pkgname=python-urllib3
|
||||
version=1.21.1
|
||||
version=1.22
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="urllib3-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://urllib3.readthedocs.io/"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/u/urllib3/urllib3-${version}.tar.gz"
|
||||
checksum=b14486978518ca0901a76ba973d7821047409d7f726f22156b24e83fd71382a5
|
||||
checksum=cc44da8e1145637334317feebd728bd869a35285b93cbb4cca2577da7e62db4f
|
||||
|
||||
post_install() {
|
||||
# replace bundled copy of six
|
||||
|
|
Loading…
Reference in New Issue