python3-pip: update to 21.1.1.

This commit is contained in:
Andrew J. Hesford 2021-04-30 16:00:27 -04:00
parent 76a54624c2
commit e18b81253e

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pip'
pkgname=python3-pip
version=21.1
version=21.1.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=a810bf07c3723a28621c29abe8e34429fa082c337f89aea9a795865416b66d3e
checksum=51ad01ddcd8de923533b01a870e7b987c2eb4d83b50b89e1bf102723ff9fed8b
# Tests have unpackaged dependencies
make_check=no