python3-pip: update to 21.2.1.

This commit is contained in:
Andrew J. Hesford 2021-07-27 10:05:22 -04:00
parent 7bb8a4daae
commit dabb444b41

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pip'
pkgname=python3-pip
version=21.1.3
version=21.2.1
revision=1
wrksrc="pip-${version}"
build_style=python3-module
@ -12,7 +12,7 @@ license="MIT"
homepage="https://pip.pypa.io/"
changelog="https://raw.githubusercontent.com/pypa/pip/master/NEWS.rst"
distfiles="${PYPI_SITE}/p/pip/pip-${version}.tar.gz"
checksum=b5b1eb91b36894bd01b8e5a56a422c2f3838573da0b0a1c63a096bb454e3b23f
checksum=303a82aaa24cdc01f7ebbd1afc7d1b871a4aa0a88bb5bedef1fa86a3ee44ca0a
# Tests have unpackaged dependencies
make_check=no