python-urllib3: update to 1.26.5.

This commit is contained in:
Andrew J. Hesford 2021-05-31 21:37:55 -04:00
parent 7e99176d93
commit c26d5c1403

View file

@ -1,6 +1,6 @@
# Template file for 'python-urllib3'
pkgname=python-urllib3
version=1.26.4
version=1.26.5
revision=1
wrksrc="urllib3-${version}"
build_style=python-module
@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
license="MIT"
homepage="https://urllib3.readthedocs.io/"
distfiles="${PYPI_SITE}/u/urllib3/urllib3-${version}.tar.gz"
checksum=e7b021f7241115872f92f43c6508082facffbd1c048e3c6e2bb9c2a157e28937
checksum=a7acd0977125325f516bda9735fa7142b909a8d01e8b2e4c8108d0984e6e0098
# Checks depend on unpackaged "trustme"
make_check=no