python3-pip: update to 26.1.1.

This commit is contained in:
Andrew J. Hesford
2026-05-11 14:19:04 -04:00
parent 8b36750783
commit 4b2d12289e
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'python3-pip'
pkgname=python3-pip
version=26.1
version=26.1.1
revision=1
build_style=python3-pep517
hostmakedepends="python3-flit_core"
@@ -11,7 +11,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=81e13ebcca3ffa8cc85e4deff5c27e1ee26dea0aa7fc2f294a073ac208806ff3
checksum=d36762751d156a4ee895de8af39aa0abeeeb577f93a2eca6ab62467bbf0f8a78
# Tests have unpackaged dependencies
make_check=no