Fri Oct 21 17:48:13 2022 UTC ()
py-exceptiongroup: updated to 1.0.0rc9

1.0.0rc9:
Bug fixes


(adam)
diff -r1.1 -r1.2 pkgsrc/devel/py-exceptiongroup/Makefile
diff -r1.1 -r1.2 pkgsrc/devel/py-exceptiongroup/distinfo

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

--- pkgsrc/devel/py-exceptiongroup/Makefile 2022/07/03 12:36:06 1.1
+++ pkgsrc/devel/py-exceptiongroup/Makefile 2022/10/21 17:48:13 1.2
@@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
1# $NetBSD: Makefile,v 1.1 2022/07/03 12:36:06 wiz Exp $ 1# $NetBSD: Makefile,v 1.2 2022/10/21 17:48:13 adam Exp $
2 2
3DISTNAME= exceptiongroup-1.0.0rc8 3DISTNAME= exceptiongroup-1.0.0rc9
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://pypi.org/project/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
17 17
18PYTHON_VERSIONS_INCOMPATIBLE= 27 18PYTHON_VERSIONS_INCOMPATIBLE= 27
19 19
20# 'tests' directory not in pypi distfile 20# 'tests' directory not in pypi distfile
21#do-test: 21#do-test:
22# cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} 22# cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX}

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

--- pkgsrc/devel/py-exceptiongroup/distinfo 2022/07/03 12:36:06 1.1
+++ pkgsrc/devel/py-exceptiongroup/distinfo 2022/10/21 17:48:13 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1 2022/07/03 12:36:06 wiz Exp $ 1$NetBSD: distinfo,v 1.2 2022/10/21 17:48:13 adam Exp $
2 2
3BLAKE2s (exceptiongroup-1.0.0rc8.tar.gz) = 6face31dae9fbfce81c8ed8f91bdf49ac4418abb3e11e06c5d7a9f6c403e5f2c 3BLAKE2s (exceptiongroup-1.0.0rc9.tar.gz) = 46f7367a8e656cad8adbc834e150a06a1f480ccfc53321fec71671b225c4b315
4SHA512 (exceptiongroup-1.0.0rc8.tar.gz) = 73d4efc9b9265afe64c550ad56f9965597c3c26d29cfd05f4e30a9c0e8775e2dd91d4dacbc8c79a647c6c3072936ee2856afeda1831ede171f3772b3bdababa0 4SHA512 (exceptiongroup-1.0.0rc9.tar.gz) = 290ba62186587b6285247c44b12d9c1b93bdc409d686a2aacaf0e67fc1c76fab0f644e6cbb997e7fabf062fc8fd7f4a89ebf431e23ac384eb879e8fd9a977b06
5Size (exceptiongroup-1.0.0rc8.tar.gz) = 11299 bytes 5Size (exceptiongroup-1.0.0rc9.tar.gz) = 12554 bytes