python3-pip: update to 26.0.1.

This commit is contained in:
Andrew J. Hesford
2026-02-10 11:41:53 -05:00
parent 08a6aefa34
commit 1c81da475f
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'python3-pip'
pkgname=python3-pip
version=26.0
version=26.0.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=3ce220a0a17915972fbf1ab451baae1521c4539e778b28127efa79b974aff0fa
checksum=c4037d8a277c89b320abe636d59f91e6d0922d08a05b60e85e53b296613346d8
# Tests have unpackaged dependencies
make_check=no