python-urllib3: update to 1.24.3.

This commit is contained in:
Pulux 2019-07-07 07:28:14 +02:00 committed by Helmut Pozimski
parent 3e74c5ff0e
commit e95eba162b

View file

@ -1,6 +1,6 @@
# Template file for 'python-urllib3' # Template file for 'python-urllib3'
pkgname=python-urllib3 pkgname=python-urllib3
version=1.24.2 version=1.24.3
revision=1 revision=1
archs=noarch archs=noarch
wrksrc="urllib3-${version}" wrksrc="urllib3-${version}"
@ -13,7 +13,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=9a247273df709c4fedb38c711e44292304f73f39ab01beda9f6b9fc375669ac3 checksum=2393a695cd12afedd0dcb26fe5d50d0cf248e5a66f75dbd89a3d4eb333a61af4
post_install() { post_install() {
# replace bundled copy of six # replace bundled copy of six