Wed Dec 8 16:27:44 2021 UTC ()
py-regex: updated to 2021.11.10

2021.11.10:
Unknown changes


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

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

--- pkgsrc/textproc/py-regex/Makefile 2021/10/11 08:16:42 1.37
+++ pkgsrc/textproc/py-regex/Makefile 2021/12/08 16:27:44 1.38
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.37 2021/10/11 08:16:42 adam Exp $ 1# $NetBSD: Makefile,v 1.38 2021/12/08 16:27:44 adam Exp $
2 2
3DISTNAME= regex-2021.10.8 3DISTNAME= regex-2021.11.10
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.38 -r1.39 pkgsrc/textproc/py-regex/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/py-regex/distinfo 2021/10/26 11:23:12 1.38
+++ pkgsrc/textproc/py-regex/distinfo 2021/12/08 16:27:44 1.39
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.38 2021/10/26 11:23:12 nia Exp $ 1$NetBSD: distinfo,v 1.39 2021/12/08 16:27:44 adam Exp $
2 2
3BLAKE2s (regex-2021.10.8.tar.gz) = 52e1339e6e3de90475c2eee15b926feec7c8892b9a336b559378f9872a709ce0 3BLAKE2s (regex-2021.11.10.tar.gz) = b845a5b013b7efa7f1c0af67d2c7d1a896c21bc64c69f2af156a1eb835708f68
4SHA512 (regex-2021.10.8.tar.gz) = 395fbef61d54fad539bbd1e51c9100cba02bcd3a147e95a32ff8c32cb7fca66df98bade638e24f9a5c6e5d6c7becca033f925c4fa675b4e6689cba8316a8b46d 4SHA512 (regex-2021.11.10.tar.gz) = b821e2d5a9e21e24cacfb4ed7c4e64be89a50562f6159088587e7701940a0598114abe9b96b11b17d638b098beb070b6722ea8ca8a7ccd0d60cef6973df3ee7d
5Size (regex-2021.10.8.tar.gz) = 703541 bytes 5Size (regex-2021.11.10.tar.gz) = 702813 bytes