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: Wed Apr 3 11:38:27 UTC 2024
Modified Files:
pkgsrc/www/py-httpcore: Makefile distinfo
Log Message:
py-httpcore: updated to 1.0.5
1.0.5 (March 27th, 2024)
- Handle `EndOfStream` exception for anyio backend.
- Allow trio `0.25.*` series in package dependancies.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/www/py-httpcore/Makefile
cvs rdiff -u -r1.32 -r1.33 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.33 pkgsrc/www/py-httpcore/Makefile:1.34
--- pkgsrc/www/py-httpcore/Makefile:1.33 Wed Feb 21 19:14:45 2024
+++ pkgsrc/www/py-httpcore/Makefile Wed Apr 3 11:38:27 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2024/02/21 19:14:45 adam Exp $
+# $NetBSD: Makefile,v 1.34 2024/04/03 11:38:27 adam Exp $
-DISTNAME= httpcore-1.0.4
+DISTNAME= httpcore-1.0.5
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.32 pkgsrc/www/py-httpcore/distinfo:1.33
--- pkgsrc/www/py-httpcore/distinfo:1.32 Wed Feb 21 19:14:45 2024
+++ pkgsrc/www/py-httpcore/distinfo Wed Apr 3 11:38:27 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.32 2024/02/21 19:14:45 adam Exp $
+$NetBSD: distinfo,v 1.33 2024/04/03 11:38:27 adam Exp $
-BLAKE2s (httpcore-1.0.4.tar.gz) = 51c744bdc07c7018d44f6d93f5c1c61934a372420f8ace2f19eaf0fe0003ad4d
-SHA512 (httpcore-1.0.4.tar.gz) = 46715499ee2241cf9ee4ca58dd366072c907142ba53d48b87dd19da6089d3481e7f99d84ced6900a755b7cea2d4000b7e3ff03801e6b764e727567e8af75a308
-Size (httpcore-1.0.4.tar.gz) = 83096 bytes
+BLAKE2s (httpcore-1.0.5.tar.gz) = 938bc5b26a155ec58f86fea867b03313980d6395fd8cd75b00e040e7b0b83d0e
+SHA512 (httpcore-1.0.5.tar.gz) = ce5be8ce4a9413db9a550d17a455112fc0f55f8fb2107d755a2cf1082dca59eb0935fea38d6766093cf9b84e64513aa1f5290c64501dec80689fef02565f796b
+Size (httpcore-1.0.5.tar.gz) = 83234 bytes
Home |
Main Index |
Thread Index |
Old Index