[Buildroot] [git commit] package/python-pip: bump version to 26.0.1
Julien Olivain
ju.o at free.fr
Sun Mar 15 20:34:38 UTC 2026
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/4326be19baf1b9fd997ee3a0bd4d4d66c04c1215
branch: https://gitlab.com/buildroot.org/buildroot/-/tree/master
https://github.com/pypa/pip/blob/26.0.1/NEWS.rst
Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
package/python-pip/python-pip.hash | 4 ++--
package/python-pip/python-pip.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-pip/python-pip.hash b/package/python-pip/python-pip.hash
index 24d731d9e8..39a15696c3 100644
--- a/package/python-pip/python-pip.hash
+++ b/package/python-pip/python-pip.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/pip/json
-md5 31f52f428372020b80cd7518862fbbee pip-25.3.tar.gz
-sha256 8d0538dbbd7babbd207f261ed969c65de439f6bc9e5dbd3b3b9a77f25d95f343 pip-25.3.tar.gz
+md5 566bd094e3a0c382ba2705349c83d55e pip-26.0.1.tar.gz
+sha256 c4037d8a277c89b320abe636d59f91e6d0922d08a05b60e85e53b296613346d8 pip-26.0.1.tar.gz
# Locally computed sha256 checksums
sha256 634300a669d49aeae65b12c6c48c924c51a4cdf3d1ff086dc3456dc8bcaa2104 LICENSE.txt
diff --git a/package/python-pip/python-pip.mk b/package/python-pip/python-pip.mk
index 95bdb64963..aa02a216d6 100644
--- a/package/python-pip/python-pip.mk
+++ b/package/python-pip/python-pip.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_PIP_VERSION = 25.3
+PYTHON_PIP_VERSION = 26.0.1
PYTHON_PIP_SOURCE = pip-$(PYTHON_PIP_VERSION).tar.gz
-PYTHON_PIP_SITE = https://files.pythonhosted.org/packages/fe/6e/74a3f0179a4a73a53d66ce57fdb4de0080a8baa1de0063de206d6167acc2
+PYTHON_PIP_SITE = https://files.pythonhosted.org/packages/48/83/0d7d4e9efe3344b8e2fe25d93be44f64b65364d3c8d7bc6dc90198d5422e
PYTHON_PIP_SETUP_TYPE = flit
PYTHON_PIP_LICENSE = MIT
PYTHON_PIP_LICENSE_FILES = LICENSE.txt
More information about the buildroot
mailing list