pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-requests
Module Name: pkgsrc
Committed By: adam
Date: Tue Aug 19 05:27:37 UTC 2025
Modified Files:
pkgsrc/devel/py-requests: Makefile distinfo
Log Message:
py-requests: updated to 2.32.5
2.32.5 (2025-08-18)
**Bugfixes**
- The SSLContext caching feature originally introduced in 2.32.0 has created
a new class of issues in Requests that have had negative impact across a number
of use cases. The Requests team has decided to revert this feature as long term
maintenance of it is proving to be unsustainable in its current iteration.
**Deprecations**
- Added support for Python 3.14.
- Dropped support for Python 3.8 following its end of support.
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/devel/py-requests/Makefile
cvs rdiff -u -r1.52 -r1.53 pkgsrc/devel/py-requests/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-requests/Makefile
diff -u pkgsrc/devel/py-requests/Makefile:1.67 pkgsrc/devel/py-requests/Makefile:1.68
--- pkgsrc/devel/py-requests/Makefile:1.67 Tue Jun 10 19:12:23 2025
+++ pkgsrc/devel/py-requests/Makefile Tue Aug 19 05:27:37 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.67 2025/06/10 19:12:23 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2025/08/19 05:27:37 adam Exp $
-DISTNAME= requests-2.32.4
+DISTNAME= requests-2.32.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel www python
MASTER_SITES= ${MASTER_SITE_PYPI:=r/requests/}
Index: pkgsrc/devel/py-requests/distinfo
diff -u pkgsrc/devel/py-requests/distinfo:1.52 pkgsrc/devel/py-requests/distinfo:1.53
--- pkgsrc/devel/py-requests/distinfo:1.52 Tue Jun 10 19:12:23 2025
+++ pkgsrc/devel/py-requests/distinfo Tue Aug 19 05:27:37 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.52 2025/06/10 19:12:23 wiz Exp $
+$NetBSD: distinfo,v 1.53 2025/08/19 05:27:37 adam Exp $
-BLAKE2s (requests-2.32.4.tar.gz) = 56d4e34e82f8b97c1de999a3f7eee590ddfa53bf5b4274c165fe30ef993b5324
-SHA512 (requests-2.32.4.tar.gz) = 8308da5ec2b1bd4442497dc8ecb21d4c1d3aba82987a264bc0f55b75d2522b303e5779f704d1b557a0f7d8a8f0a3533925cc34a58d98a95ce463a0dd59c5ac2d
-Size (requests-2.32.4.tar.gz) = 135258 bytes
+BLAKE2s (requests-2.32.5.tar.gz) = 489d1962616c86b3d0caa4339e8c9a9a5676f768989fbf6c901cceed75fed221
+SHA512 (requests-2.32.5.tar.gz) = 2fbc05f5b638cefe59b9edaac86d53666d0416cebdbe8343caa818cae677a733c1f3a9ae62ef5c880b77cf706a2e3da57e0783d8936bda128f071367524189de
+Size (requests-2.32.5.tar.gz) = 134517 bytes
Home |
Main Index |
Thread Index |
Old Index