pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-anyio
Module Name: pkgsrc
Committed By: adam
Date: Thu Oct 28 19:53:16 UTC 2021
Modified Files:
pkgsrc/devel/py-anyio: Makefile distinfo
Log Message:
py-anyio: updated to 3.3.4
3.3.4
- Fixed ``BrokenResourceError`` instead of ``EndOfStream`` being raised in ``TLSStream`` when the
peer abruptly closes the connection while ``TLSStream`` is receiving data with
``standard_compatible=False`` set
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/py-anyio/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-anyio/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-anyio/Makefile
diff -u pkgsrc/devel/py-anyio/Makefile:1.5 pkgsrc/devel/py-anyio/Makefile:1.6
--- pkgsrc/devel/py-anyio/Makefile:1.5 Mon Oct 11 06:34:18 2021
+++ pkgsrc/devel/py-anyio/Makefile Thu Oct 28 19:53:16 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2021/10/11 06:34:18 adam Exp $
+# $NetBSD: Makefile,v 1.6 2021/10/28 19:53:16 adam Exp $
-DISTNAME= anyio-3.3.3
+DISTNAME= anyio-3.3.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/anyio/}
Index: pkgsrc/devel/py-anyio/distinfo
diff -u pkgsrc/devel/py-anyio/distinfo:1.7 pkgsrc/devel/py-anyio/distinfo:1.8
--- pkgsrc/devel/py-anyio/distinfo:1.7 Tue Oct 26 10:18:09 2021
+++ pkgsrc/devel/py-anyio/distinfo Thu Oct 28 19:53:16 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 10:18:09 nia Exp $
+$NetBSD: distinfo,v 1.8 2021/10/28 19:53:16 adam Exp $
-BLAKE2s (anyio-3.3.3.tar.gz) = a693c1109f87b6b45cb8551a4730e1dfaab2a4fd537f7ced7d9dbd4348a878c7
-SHA512 (anyio-3.3.3.tar.gz) = 3ba5541f8ed151cf20d76440245382130cec0c165e9343cf1f9acdcedfc543f3543b6d711aa0c34f24e501586098b5d22fc355b1442af038453a2ad613d6a52d
-Size (anyio-3.3.3.tar.gz) = 133423 bytes
+BLAKE2s (anyio-3.3.4.tar.gz) = 27dbcd971194d6c4ec963fc7b3bc92715943fec6136fa4050db057650ae57f95
+SHA512 (anyio-3.3.4.tar.gz) = 0cf762183f3c6b573d272fd7d3ecfbc2e707d97556d9662c9ae0cf6aa2bdc8c21353caa8d67770452dcd7c4300749fcc9153039ae4b4a78f339fcbdb4f0b0092
+Size (anyio-3.3.4.tar.gz) = 133608 bytes
Home |
Main Index |
Thread Index |
Old Index