pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-anyio py-anyio: updated to 3.6.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/66a9a34e361f
branches: trunk
changeset: 387029:66a9a34e361f
user: adam <adam%pkgsrc.org@localhost>
date: Thu Oct 20 09:09:22 2022 +0000
description:
py-anyio: updated to 3.6.2
3.6.2
- Pinned Trio to < 0.22 to avoid incompatibility with AnyIO's ``ExceptionGroup`` class
causing ``AttributeError: 'NonBaseMultiError' object has no attribute '_exceptions'``
(AnyIO 4 is unaffected)
diffstat:
devel/py-anyio/Makefile | 4 ++--
devel/py-anyio/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 7945dab27a6a -r 66a9a34e361f devel/py-anyio/Makefile
--- a/devel/py-anyio/Makefile Thu Oct 20 08:59:33 2022 +0000
+++ b/devel/py-anyio/Makefile Thu Oct 20 09:09:22 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2022/05/25 09:28:57 adam Exp $
+# $NetBSD: Makefile,v 1.12 2022/10/20 09:09:22 adam Exp $
-DISTNAME= anyio-3.6.1
+DISTNAME= anyio-3.6.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/anyio/}
diff -r 7945dab27a6a -r 66a9a34e361f devel/py-anyio/distinfo
--- a/devel/py-anyio/distinfo Thu Oct 20 08:59:33 2022 +0000
+++ b/devel/py-anyio/distinfo Thu Oct 20 09:09:22 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2022/05/25 09:28:57 adam Exp $
+$NetBSD: distinfo,v 1.12 2022/10/20 09:09:22 adam Exp $
-BLAKE2s (anyio-3.6.1.tar.gz) = 11681f8016db5f4c1405d4fe721ace4cd47395749ef24f56092ef8f205ddbe90
-SHA512 (anyio-3.6.1.tar.gz) = 99ae55eada2df971405a1592afd980ac964c80a4502465a2016423182409691d0c943280a3a7448efc78036e481614451585238b62ebea924709f0ba888f7604
-Size (anyio-3.6.1.tar.gz) = 140240 bytes
+BLAKE2s (anyio-3.6.2.tar.gz) = 1cb562f5222b043965cf4530936a32fa1513e3b02723ae7b85199d0f6a48a29c
+SHA512 (anyio-3.6.2.tar.gz) = e6e852e682374e7b9cf5e15765fae7f55175504897e044eafc66998411020ccd304d327a640a986fcaab0e7e7aa7566cf1db48ac2408622d0576f4c84b3861e9
+Size (anyio-3.6.2.tar.gz) = 140378 bytes
Home |
Main Index |
Thread Index |
Old Index