pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-pip
Module Name: pkgsrc
Committed By: adam
Date: Mon Feb 10 10:50:58 UTC 2025
Modified Files:
pkgsrc/devel/py-pip: Makefile distinfo
Log Message:
py-pip: updated to 25.0.1
25.0.1 (2025-02-09)
Bug Fixes
- Fix an unsupported type annotation on Python 3.10 and earlier.
- Fix a regression where truststore would never be used while installing build dependencies.
To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 pkgsrc/devel/py-pip/Makefile
cvs rdiff -u -r1.67 -r1.68 pkgsrc/devel/py-pip/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-pip/Makefile
diff -u pkgsrc/devel/py-pip/Makefile:1.80 pkgsrc/devel/py-pip/Makefile:1.81
--- pkgsrc/devel/py-pip/Makefile:1.80 Sun Feb 2 16:10:42 2025
+++ pkgsrc/devel/py-pip/Makefile Mon Feb 10 10:50:58 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.80 2025/02/02 16:10:42 wiz Exp $
+# $NetBSD: Makefile,v 1.81 2025/02/10 10:50:58 adam Exp $
-DISTNAME= pip-25.0
+DISTNAME= pip-25.0.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pip/}
Index: pkgsrc/devel/py-pip/distinfo
diff -u pkgsrc/devel/py-pip/distinfo:1.67 pkgsrc/devel/py-pip/distinfo:1.68
--- pkgsrc/devel/py-pip/distinfo:1.67 Sun Feb 2 16:10:42 2025
+++ pkgsrc/devel/py-pip/distinfo Mon Feb 10 10:50:58 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.67 2025/02/02 16:10:42 wiz Exp $
+$NetBSD: distinfo,v 1.68 2025/02/10 10:50:58 adam Exp $
-BLAKE2s (pip-25.0.tar.gz) = caa726ec594746bff72b66041c425c41c6f501b9ed65f828b443466750aca00d
-SHA512 (pip-25.0.tar.gz) = eccaba8f0d0e910fe91fb5036cbec8cbff48300c4b5443a7eff7164b0f59339f24db75034cc1a3e8360111198877baf1a348bbfb9e99449d45ee1d37afca5467
-Size (pip-25.0.tar.gz) = 1950328 bytes
+BLAKE2s (pip-25.0.1.tar.gz) = dcb36cef24796bd83912f205fdb69ace9797ca1ae23b906159e251fc5b32aa9e
+SHA512 (pip-25.0.1.tar.gz) = 3fef96aa0662236b9226f345e1c3a49293697d6d0ad277c5cb047f5c0332294dff0a28c128603547fc2dde20f938f4117314599056e93a2f3e1f78d9bf70dec3
+Size (pip-25.0.1.tar.gz) = 1950850 bytes
SHA1 (patch-src_pip___internal_build__env.py) = 19c6feb4b56cbdb70f9150c452dac73ca3949911
SHA1 (patch-src_pip___internal_commands_install.py) = 2f78c5af7c677d052a2275488dcda2f7b86c6e51
SHA1 (patch-src_pip___internal_operations_install_wheel.py) = 0f590d2a11a2373f50abbc9377044f728625b13d
Home |
Main Index |
Thread Index |
Old Index