python3-pip: update to 26.1.

This commit is contained in:
Andrew J. Hesford
2026-05-02 11:00:21 -04:00
parent 843dedb6bc
commit 693bad3bf0
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'python3-pip'
pkgname=python3-pip
version=26.0.1
version=26.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=c4037d8a277c89b320abe636d59f91e6d0922d08a05b60e85e53b296613346d8
checksum=81e13ebcca3ffa8cc85e4deff5c27e1ee26dea0aa7fc2f294a073ac208806ff3
# Tests have unpackaged dependencies
make_check=no