python-urllib3: update to 1.26.1.
This commit is contained in:
parent
89e9912673
commit
f4ea2f99b1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-urllib3'
|
||||
pkgname=python-urllib3
|
||||
version=1.25.11
|
||||
version=1.26.1
|
||||
revision=1
|
||||
wrksrc="urllib3-${version}"
|
||||
build_style=python-module
|
||||
|
@ -11,7 +11,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://urllib3.readthedocs.io/"
|
||||
distfiles="${PYPI_SITE}/u/urllib3/urllib3-${version}.tar.gz"
|
||||
checksum=8d7eaa5a82a1cac232164990f04874c594c9453ec55eef02eab885aa02fc17a2
|
||||
checksum=097116a6f16f13482d2a2e56792088b9b2920f4eb6b4f84a2c90555fb673db74
|
||||
|
||||
post_install() {
|
||||
# replace bundled copy of six
|
||||
|
|
Loading…
Reference in New Issue