python-urllib3: update to 1.26.6.

This commit is contained in:
Andrew J. Hesford 2021-06-28 12:12:11 -04:00
parent 361c4a058e
commit 1f478e4e4e

View file

@ -1,18 +1,17 @@
# Template file for 'python-urllib3'
pkgname=python-urllib3
version=1.26.5
version=1.26.6
revision=1
wrksrc="urllib3-${version}"
build_style=python-module
hostmakedepends="python-setuptools python3-setuptools"
depends="python-six"
checkdepends="python-pytest python3-pytest python-six python3-six"
short_desc="HTTP library with thread-safe connection pooling (Python2)"
maintainer="Alessio Sergi <al3hex@gmail.com>"
license="MIT"
homepage="https://urllib3.readthedocs.io/"
distfiles="${PYPI_SITE}/u/urllib3/urllib3-${version}.tar.gz"
checksum=a7acd0977125325f516bda9735fa7142b909a8d01e8b2e4c8108d0984e6e0098
checksum=f57b4c16c62fa2760b7e3d97c35b255512fb6b59a259730f36ba32ce9f8e342f
# Checks depend on unpackaged "trustme"
make_check=no