python-urllib3: update to 1.25.11.

This commit is contained in:
Andrew J. Hesford 2020-10-27 13:40:24 -04:00
parent e68e3d16cc
commit 190b4000f7

View file

@ -1,7 +1,7 @@
# Template file for 'python-urllib3' # Template file for 'python-urllib3'
pkgname=python-urllib3 pkgname=python-urllib3
version=1.25.8 version=1.25.11
revision=3 revision=1
wrksrc="urllib3-${version}" wrksrc="urllib3-${version}"
build_style=python-module build_style=python-module
hostmakedepends="python-setuptools python3-setuptools" hostmakedepends="python-setuptools python3-setuptools"
@ -11,7 +11,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
license="MIT" license="MIT"
homepage="https://urllib3.readthedocs.io/" homepage="https://urllib3.readthedocs.io/"
distfiles="${PYPI_SITE}/u/urllib3/urllib3-${version}.tar.gz" distfiles="${PYPI_SITE}/u/urllib3/urllib3-${version}.tar.gz"
checksum=87716c2d2a7121198ebcb7ce7cccf6ce5e9ba539041cfbaeecfb641dc0bf6acc checksum=8d7eaa5a82a1cac232164990f04874c594c9453ec55eef02eab885aa02fc17a2
post_install() { post_install() {
# replace bundled copy of six # replace bundled copy of six