pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-httpcore2
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jul 27 15:02:04 UTC 2026
Modified Files:
pkgsrc/www/py-httpcore2: Makefile distinfo
Log Message:
py-httpcore2: update to 2.9.1.
2.9.1
What's Changed
Alias httpcore imports to httpcore2 in alias_httpx() by @Kludex in #1082
2.9.0
What's Changed
Add alias_httpx() to alias httpx imports to httpx2 by @Kludex in #1077
2.8.0
What's Changed
Eliminate multi-assignment churn in the connection pool by @Kludex in #1075
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/py-httpcore2/Makefile \
pkgsrc/www/py-httpcore2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-httpcore2/Makefile
diff -u pkgsrc/www/py-httpcore2/Makefile:1.2 pkgsrc/www/py-httpcore2/Makefile:1.3
--- pkgsrc/www/py-httpcore2/Makefile:1.2 Wed Jul 15 16:28:01 2026
+++ pkgsrc/www/py-httpcore2/Makefile Mon Jul 27 15:02:04 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2026/07/15 16:28:01 adam Exp $
+# $NetBSD: Makefile,v 1.3 2026/07/27 15:02:04 wiz Exp $
-DISTNAME= httpcore2-2.7.0
+DISTNAME= httpcore2-2.9.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/httpcore2/}
Index: pkgsrc/www/py-httpcore2/distinfo
diff -u pkgsrc/www/py-httpcore2/distinfo:1.2 pkgsrc/www/py-httpcore2/distinfo:1.3
--- pkgsrc/www/py-httpcore2/distinfo:1.2 Wed Jul 15 16:28:01 2026
+++ pkgsrc/www/py-httpcore2/distinfo Mon Jul 27 15:02:04 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2026/07/15 16:28:01 adam Exp $
+$NetBSD: distinfo,v 1.3 2026/07/27 15:02:04 wiz Exp $
-BLAKE2s (httpcore2-2.7.0.tar.gz) = e79f63b3a40a1f346cde5bfbae4a5db8bdb866a448b117cb601a86ce9306bbc1
-SHA512 (httpcore2-2.7.0.tar.gz) = 1434eb63cfbd9567c903d77654b9e47ab75422d029edbbdfb5b94845af6788020d6a4282cb978c7f3dcc801d3697a508503ae263c2b998f63ae6388653ad5170
-Size (httpcore2-2.7.0.tar.gz) = 65593 bytes
+BLAKE2s (httpcore2-2.9.1.tar.gz) = 9a1cfb7d877b7b1978e202c2214c8322a548a5e6e8e3076ffe084988a7f2cf86
+SHA512 (httpcore2-2.9.1.tar.gz) = 7953cf3c90d0327a54f8fadf339eb761dd0691b95bd75178e5e0f2fdefcfc172155c80ad1e73ac2c479b8fb340426b5cbecd01030567a42b585c156e1d77b9e3
+Size (httpcore2-2.9.1.tar.gz) = 67089 bytes
Home |
Main Index |
Thread Index |
Old Index