Tue Jul 12 08:26:52 2022 UTC ()
py-regex: updated to 2022.7.9

2022.7.9:
Unknown changes


(adam)
diff -r1.39 -r1.40 pkgsrc/textproc/py-regex/Makefile
diff -r1.39 -r1.40 pkgsrc/textproc/py-regex/distinfo

cvs diff -r1.39 -r1.40 pkgsrc/textproc/py-regex/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/py-regex/Makefile 2022/01/04 20:55:05 1.39
+++ pkgsrc/textproc/py-regex/Makefile 2022/07/12 08:26:52 1.40
@@ -1,18 +1,19 @@ @@ -1,18 +1,19 @@
1# $NetBSD: Makefile,v 1.39 2022/01/04 20:55:05 wiz Exp $ 1# $NetBSD: Makefile,v 1.40 2022/07/12 08:26:52 adam Exp $
2 2
3DISTNAME= regex-2021.11.10 3DISTNAME= regex-2022.7.9
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= textproc python 5CATEGORIES= textproc python
7MASTER_SITES= ${MASTER_SITE_PYPI:=r/regex/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=r/regex/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://bitbucket.org/mrabarnett/mrab-regex 9HOMEPAGE= https://github.com/mrabarnett/mrab-regex
11COMMENT= Alternative regular expression module, to replace re 10COMMENT= Alternative regular expression module, to replace re
12LICENSE= python-software-foundation 11LICENSE= python-software-foundation
13 12
 13PYTHON_VERSIONS_INCOMPATIBLE= 27
 14
14do-test: 15do-test:
15 ${PYTHONBIN} -m regex.test_regex 16 ${PYTHONBIN} -m regex.test_regex
16 17
17.include "../../lang/python/egg.mk" 18.include "../../lang/python/egg.mk"
18.include "../../mk/bsd.pkg.mk" 19.include "../../mk/bsd.pkg.mk"

cvs diff -r1.39 -r1.40 pkgsrc/textproc/py-regex/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/py-regex/distinfo 2021/12/08 16:27:44 1.39
+++ pkgsrc/textproc/py-regex/distinfo 2022/07/12 08:26:52 1.40
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.39 2021/12/08 16:27:44 adam Exp $ 1$NetBSD: distinfo,v 1.40 2022/07/12 08:26:52 adam Exp $
2 2
3BLAKE2s (regex-2021.11.10.tar.gz) = b845a5b013b7efa7f1c0af67d2c7d1a896c21bc64c69f2af156a1eb835708f68 3BLAKE2s (regex-2022.7.9.tar.gz) = 6c982aceade18d4e329eb61ec91a005ac626a60ee4ec93953cccd874fcef4c7a
4SHA512 (regex-2021.11.10.tar.gz) = b821e2d5a9e21e24cacfb4ed7c4e64be89a50562f6159088587e7701940a0598114abe9b96b11b17d638b098beb070b6722ea8ca8a7ccd0d60cef6973df3ee7d 4SHA512 (regex-2022.7.9.tar.gz) = 0c8b78fc10e5ba4e95a3603a4958efb610168b63a490715c2556243af7bab4d04e6eab6cad6bc98816cfa94209404806ede28cf48643d7e92c9b8323c2b0c5e2
5Size (regex-2021.11.10.tar.gz) = 702813 bytes 5Size (regex-2022.7.9.tar.gz) = 383431 bytes