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:           Thu Jun 27 05:58:54 UTC 2024

Modified Files:
        pkgsrc/devel/py-pip: Makefile distinfo

Log Message:
py-pip: updated to 24.1.1

24.1.1 (2024-06-26)

Bug Fixes

- Actually use system trust stores when the truststore feature is enabled.

Vendored Libraries

- Upgrade requests to 2.32.3


To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 pkgsrc/devel/py-pip/Makefile
cvs rdiff -u -r1.62 -r1.63 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.74 pkgsrc/devel/py-pip/Makefile:1.75
--- pkgsrc/devel/py-pip/Makefile:1.74   Wed Jun 26 16:57:56 2024
+++ pkgsrc/devel/py-pip/Makefile        Thu Jun 27 05:58:54 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.74 2024/06/26 16:57:56 wiz Exp $
+# $NetBSD: Makefile,v 1.75 2024/06/27 05:58:54 adam Exp $
 
-DISTNAME=      pip-24.1
+DISTNAME=      pip-24.1.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.62 pkgsrc/devel/py-pip/distinfo:1.63
--- pkgsrc/devel/py-pip/distinfo:1.62   Wed Jun 26 16:57:56 2024
+++ pkgsrc/devel/py-pip/distinfo        Thu Jun 27 05:58:54 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.62 2024/06/26 16:57:56 wiz Exp $
+$NetBSD: distinfo,v 1.63 2024/06/27 05:58:54 adam Exp $
 
-BLAKE2s (pip-24.1.tar.gz) = aac277c8b8bd00bbfcd62030ffcd41e4ff1077a2732842d30fae4e9bc5560f99
-SHA512 (pip-24.1.tar.gz) = df7390b5de4a754a25ed146ba745a81aa8f8db6aa76f016c43c64f660c9a80e99fcfa46465c20d7bbed63c9fe4a50d9766c848ef791d92b6b6e70a01d895362c
-Size (pip-24.1.tar.gz) = 1924468 bytes
+BLAKE2s (pip-24.1.1.tar.gz) = 197da0cf50e542fc440020e6239efa214d91871e4cab1cdf191561279d8145e8
+SHA512 (pip-24.1.1.tar.gz) = 27c1a579630d34fc6653787dffe4a30eb3d6c5f06d4a27c7c19eb9981a6cca07571491655fa806daaa037842aeb1139e15706cba2bba3a112b821ce08a2afaff
+Size (pip-24.1.1.tar.gz) = 1925706 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