Mon Apr 5 11:12:52 2021 UTC ()
py-regex: updated to 2021.4.4

2021.4.4:
Unknown changes


(adam)
diff -r1.31 -r1.32 pkgsrc/textproc/py-regex/Makefile
diff -r1.30 -r1.31 pkgsrc/textproc/py-regex/distinfo

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

--- pkgsrc/textproc/py-regex/Makefile 2021/03/18 06:31:36 1.31
+++ pkgsrc/textproc/py-regex/Makefile 2021/04/05 11:12:52 1.32
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.31 2021/03/18 06:31:36 adam Exp $ 1# $NetBSD: Makefile,v 1.32 2021/04/05 11:12:52 adam Exp $
2 2
3DISTNAME= regex-2021.3.17 3DISTNAME= regex-2021.4.4
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= textproc python 5CATEGORIES= textproc python
6MASTER_SITES= ${MASTER_SITE_PYPI:=r/regex/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=r/regex/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://bitbucket.org/mrabarnett/mrab-regex 9HOMEPAGE= https://bitbucket.org/mrabarnett/mrab-regex
10COMMENT= Alternative regular expression module, to replace re 10COMMENT= Alternative regular expression module, to replace re
11LICENSE= python-software-foundation 11LICENSE= python-software-foundation
12 12
13do-test: 13do-test:
14 ${PYTHONBIN} -m regex.test_regex 14 ${PYTHONBIN} -m regex.test_regex
15 15
16.include "../../lang/python/egg.mk" 16.include "../../lang/python/egg.mk"

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

--- pkgsrc/textproc/py-regex/distinfo 2021/03/18 06:31:36 1.30
+++ pkgsrc/textproc/py-regex/distinfo 2021/04/05 11:12:52 1.31
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.30 2021/03/18 06:31:36 adam Exp $ 1$NetBSD: distinfo,v 1.31 2021/04/05 11:12:52 adam Exp $
2 2
3SHA1 (regex-2021.3.17.tar.gz) = 24c2c789b765f396753d2a5be62c4fd2e8b1579b 3SHA1 (regex-2021.4.4.tar.gz) = fb59f4d33af7d5ff28087d73622b2d32b26fe483
4RMD160 (regex-2021.3.17.tar.gz) = 3a107c2df1f49b736f830cfa3a1ea7dac507c3a6 4RMD160 (regex-2021.4.4.tar.gz) = 83cce176b6660ff0c2b28af0560afa9aff5ec785
5SHA512 (regex-2021.3.17.tar.gz) = 3eb5e307e5e3656ea88de9f762522412192c687d0f0a4175dd1c605c9142386b98035b177f73c8c0daf10e629e9a3a3cf8851a25cbe6f10a018ba252cb348b1b 5SHA512 (regex-2021.4.4.tar.gz) = 2eff9867639f16ad7894997f399262d653a9ef0bb4e8d40bd977e5c55625cf57b4bb593f84504009a0b3cd50b3876d1938c71fd733c0ad1a076de32b6b4b33b9
6Size (regex-2021.3.17.tar.gz) = 694380 bytes 6Size (regex-2021.4.4.tar.gz) = 693187 bytes