python-urllib3: update to 1.18
This commit is contained in:
parent
5139436e67
commit
6316680dbc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-urllib3'
|
||||
pkgname=python-urllib3
|
||||
version=1.17
|
||||
version=1.18
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="urllib3-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://urllib3.readthedocs.io/"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/u/urllib3/urllib3-${version}.tar.gz"
|
||||
checksum=fe57c15f1973d55c948619efcbd1d1150bb4256214aabab3322b395d023a2603
|
||||
checksum=d30dd4d1cbbc36ebab6e4a2076820cfe0c60f10adf087fecbc5a3edae79fdc81
|
||||
|
||||
post_install() {
|
||||
# replace bundled copy of six
|
||||
|
|
Loading…
Reference in a new issue