pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-httpcore
Module Name: pkgsrc
Committed By: adam
Date: Sat Nov 16 16:29:44 UTC 2024
Modified Files:
pkgsrc/www/py-httpcore: Makefile distinfo
Log Message:
py-httpcore: updated to 1.0.7
Version 1.0.7 (November 15th, 2024)
- Support `proxy=…` configuration on `ConnectionPool()`.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/www/py-httpcore/Makefile
cvs rdiff -u -r1.34 -r1.35 pkgsrc/www/py-httpcore/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-httpcore/Makefile
diff -u pkgsrc/www/py-httpcore/Makefile:1.35 pkgsrc/www/py-httpcore/Makefile:1.36
--- pkgsrc/www/py-httpcore/Makefile:1.35 Tue Oct 1 20:03:03 2024
+++ pkgsrc/www/py-httpcore/Makefile Sat Nov 16 16:29:43 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2024/10/01 20:03:03 adam Exp $
+# $NetBSD: Makefile,v 1.36 2024/11/16 16:29:43 adam Exp $
-DISTNAME= httpcore-1.0.6
+DISTNAME= httpcore-1.0.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/httpcore/}
Index: pkgsrc/www/py-httpcore/distinfo
diff -u pkgsrc/www/py-httpcore/distinfo:1.34 pkgsrc/www/py-httpcore/distinfo:1.35
--- pkgsrc/www/py-httpcore/distinfo:1.34 Tue Oct 1 20:03:03 2024
+++ pkgsrc/www/py-httpcore/distinfo Sat Nov 16 16:29:43 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.34 2024/10/01 20:03:03 adam Exp $
+$NetBSD: distinfo,v 1.35 2024/11/16 16:29:43 adam Exp $
-BLAKE2s (httpcore-1.0.6.tar.gz) = cd4991565b9e38c72dfa0d508046cca958be7b7b98098edfc7cf374e8de44170
-SHA512 (httpcore-1.0.6.tar.gz) = 639aa14e56adaa3446713fe03ecadc5b604f042039ae9de0656499cd378d4fb7b8d18102f4a1ea9c2fd6dccb6d36fb4f273a88bcecb350f8f6fc07916927f2d1
-Size (httpcore-1.0.6.tar.gz) = 85180 bytes
+BLAKE2s (httpcore-1.0.7.tar.gz) = 95e3160fed63409bde3d11092f6a2488a1831575c64ffb8a6138a0c312ac123b
+SHA512 (httpcore-1.0.7.tar.gz) = 084312b89cfd774c25809c199b22f642a79a56f7556e8611894833f04ce6c7520c8d7c2acdfe5eaf2329bf1b48c2bef8d33237c8706e8b875ed03649927697ad
+Size (httpcore-1.0.7.tar.gz) = 85196 bytes
Home |
Main Index |
Thread Index |
Old Index