python-urllib3: update to 1.26.2.
This commit is contained in:
parent
4e986cabdf
commit
f3379df96c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-urllib3'
|
||||
pkgname=python-urllib3
|
||||
version=1.26.1
|
||||
version=1.26.2
|
||||
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=097116a6f16f13482d2a2e56792088b9b2920f4eb6b4f84a2c90555fb673db74
|
||||
checksum=19188f96923873c92ccb987120ec4acaa12f0461fa9ce5d3d0772bc965a39e08
|
||||
|
||||
post_install() {
|
||||
# replace bundled copy of six
|
||||
|
|
Loading…
Reference in a new issue