Sat Jan 20 08:33:06 2024 UTC (128d)
py-bracex: updated to 2.4

2.4

- **NEW**: Formally declare support for Python 3.11 and 3.12.
- **NEW**: Drop Python 3.7 support.


(adam)
diff -r1.6 -r1.7 pkgsrc/textproc/py-bracex/Makefile
diff -r1.6 -r1.7 pkgsrc/textproc/py-bracex/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/textproc/py-bracex/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/py-bracex/Makefile 2023/10/28 19:57:16 1.6
+++ pkgsrc/textproc/py-bracex/Makefile 2024/01/20 08:33:06 1.7
@@ -1,21 +1,21 @@ @@ -1,21 +1,21 @@
1# $NetBSD: Makefile,v 1.6 2023/10/28 19:57:16 wiz Exp $ 1# $NetBSD: Makefile,v 1.7 2024/01/20 08:33:06 adam Exp $
2 2
3DISTNAME= bracex-2.3 3DISTNAME= bracex-2.4
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5PKGREVISION= 2 
6CATEGORIES= textproc python 5CATEGORIES= textproc python
7MASTER_SITES= ${MASTER_SITE_PYPI:=b/bracex/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=b/bracex/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://github.com/facelessuser/bracex 9HOMEPAGE= https://github.com/facelessuser/bracex
11COMMENT= Bash style brace expander 10COMMENT= Bash style brace expander
12LICENSE= mit 11LICENSE= mit
13 12
14TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=0.21.1:../../devel/py-hatchling 13TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=0.21.1:../../devel/py-hatchling
 14TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
15 15
16USE_LANGUAGES= # none 16USE_LANGUAGES= # none
17 17
18PYTHON_VERSIONS_INCOMPATIBLE= 27 18PYTHON_VERSIONS_INCOMPATIBLE= 27
19 19
20.include "../../lang/python/wheel.mk" 20.include "../../lang/python/wheel.mk"
21.include "../../mk/bsd.pkg.mk" 21.include "../../mk/bsd.pkg.mk"

cvs diff -r1.6 -r1.7 pkgsrc/textproc/py-bracex/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/py-bracex/distinfo 2022/06/01 10:57:09 1.6
+++ pkgsrc/textproc/py-bracex/distinfo 2024/01/20 08:33:06 1.7
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.6 2022/06/01 10:57:09 adam Exp $ 1$NetBSD: distinfo,v 1.7 2024/01/20 08:33:06 adam Exp $
2 2
3BLAKE2s (bracex-2.3.tar.gz) = 97370d57ac4672bae4edbfbdcc17b2decc812f63d94d4cb5a6ce21bc76fe7a37 3BLAKE2s (bracex-2.4.tar.gz) = 1e0bdaf9fdd68c8b7656bdbe3ef83bcb5d8c7476506eb398d0d76eb4514b2900
4SHA512 (bracex-2.3.tar.gz) = 59ea9823004164d5885c1757ba2e9b5d5773ad1bf39085f1d765975436381fb03773b60458dd22a0a5e310b1260ee8bbcc8302be1152f59d34268364736b2df5 4SHA512 (bracex-2.4.tar.gz) = 14e520aad81b65df5047374b1920c7202bc62d4524fba4ae82ca7e92e18ae4e0f5d6a184fd772da0cafc3e891f45bab53ad31f6b444d914c3469969b33fa1a28
5Size (bracex-2.3.tar.gz) = 23736 bytes 5Size (bracex-2.4.tar.gz) = 26588 bytes