python-urllib3: update to 1.10.1
This commit is contained in:
parent
3359fa1c6e
commit
8565b36735
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-urllib3'
|
||||
pkgname=python-urllib3
|
||||
version=1.10
|
||||
version=1.10.1
|
||||
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=25b4a7fbbd9112e0190f31f8877aa0523caeab8630872ad1bbddaba01cdd6599
|
||||
checksum=631c6c52e8db04530e5b248ba4c1ce1aac100e2722bfbfdd35f212cf2783acb2
|
||||
|
||||
python3.4-urllib3_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue