Tue Nov 15 09:30:43 2022 UTC ()
py-exceptiongroup: updated to 1.0.3

1.0.3

Fixed monkey patching breaking suggestions (on a NameError or AttributeError) on Python 3.10


(adam)
diff -r1.4 -r1.5 pkgsrc/devel/py-exceptiongroup/Makefile
diff -r1.4 -r1.5 pkgsrc/devel/py-exceptiongroup/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/devel/py-exceptiongroup/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-exceptiongroup/Makefile 2022/11/14 09:17:13 1.4
+++ pkgsrc/devel/py-exceptiongroup/Makefile 2022/11/15 09:30:43 1.5
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.4 2022/11/14 09:17:13 adam Exp $ 1# $NetBSD: Makefile,v 1.5 2022/11/15 09:30:43 adam Exp $
2 2
3DISTNAME= exceptiongroup-1.0.2 3DISTNAME= exceptiongroup-1.0.3
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=e/exceptiongroup/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=e/exceptiongroup/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/agronholm/exceptiongroup 9HOMEPAGE= https://github.com/agronholm/exceptiongroup
10COMMENT= Backport of PEP 654 (exception groups) 10COMMENT= Backport of PEP 654 (exception groups)
11LICENSE= mit 11LICENSE= mit
12 12
13DEPENDS+= ${PYPKGPREFIX}-flit_scm-[0-9]*:../../devel/py-flit_scm 13DEPENDS+= ${PYPKGPREFIX}-flit_scm-[0-9]*:../../devel/py-flit_scm
14#TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test 14#TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
15 15
16USE_LANGUAGES= # none 16USE_LANGUAGES= # none

cvs diff -r1.4 -r1.5 pkgsrc/devel/py-exceptiongroup/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-exceptiongroup/distinfo 2022/11/14 09:17:13 1.4
+++ pkgsrc/devel/py-exceptiongroup/distinfo 2022/11/15 09:30:43 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2022/11/14 09:17:13 adam Exp $ 1$NetBSD: distinfo,v 1.5 2022/11/15 09:30:43 adam Exp $
2 2
3BLAKE2s (exceptiongroup-1.0.2.tar.gz) = b3449709881ed283bf17789b58e33b43ad1d82608d316607035a223b64cee0f9 3BLAKE2s (exceptiongroup-1.0.3.tar.gz) = d34df5583408c4a535abf8fcad7256215bb222f281925f9cd7039dd3f33b7c60
4SHA512 (exceptiongroup-1.0.2.tar.gz) = d79983d542abb9f5e302c6ba6c56877c6f06ea30711f53a3c1675df9cb4f4e53fc2c0164cfcb3f76b212bc1b8f182ca8f8fd3bcdef9fc95da98e42cd8f557304 4SHA512 (exceptiongroup-1.0.3.tar.gz) = ac24f83e429eba38f6f5f25ebb2c5595e9f9fd39f08db5df32f3a315b4074dbb0fe2de73ca5160bd120e5448d6e7bb6406e1b7e1d6a3ba5e2de6f9afd5bf306d
5Size (exceptiongroup-1.0.2.tar.gz) = 13371 bytes 5Size (exceptiongroup-1.0.3.tar.gz) = 14655 bytes