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