python-urllib3: update to 1.10.4
This commit is contained in:
parent
e83551ff1e
commit
0c8aa0cd41
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-urllib3'
|
||||
pkgname=python-urllib3
|
||||
version=1.10.3
|
||||
version=1.10.4
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="urllib3-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/shazow/urllib3"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/u/urllib3/urllib3-${version}.tar.gz"
|
||||
checksum=ce1bb9a3f103610a062ace3ae6e56ebf2fa0fbeb5c395d601c64d8a7e6df180b
|
||||
checksum=52131e6a561466f1206e1a648d9a73dda2a804d0f70e83782bd88494542ded09
|
||||
|
||||
post_install() {
|
||||
# replace bundled copy of six
|
||||
|
|
Loading…
Reference in New Issue