Wed Feb 7 07:59:50 2018 UTC ()
py-regex: updated to 2018.02.03

2018.02.03:
Bug fixes.


(adam)
diff -r1.8 -r1.9 pkgsrc/textproc/py-regex/Makefile
diff -r1.7 -r1.8 pkgsrc/textproc/py-regex/distinfo

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

--- pkgsrc/textproc/py-regex/Makefile 2018/02/02 12:49:58 1.8
+++ pkgsrc/textproc/py-regex/Makefile 2018/02/07 07:59:50 1.9
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.8 2018/02/02 12:49:58 adam Exp $ 1# $NetBSD: Makefile,v 1.9 2018/02/07 07:59:50 adam Exp $
2 2
3DISTNAME= regex-2018.01.10 3DISTNAME= regex-2018.02.03
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
13.include "../../lang/python/pyversion.mk" 13.include "../../lang/python/pyversion.mk"
14 14
15.if !empty(_PYTHON_VERSION:M3*) 15.if !empty(_PYTHON_VERSION:M3*)
16TESTDIR= ${WRKSRC}/regex_3 16TESTDIR= ${WRKSRC}/regex_3

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

--- pkgsrc/textproc/py-regex/distinfo 2018/02/02 12:49:58 1.7
+++ pkgsrc/textproc/py-regex/distinfo 2018/02/07 07:59:50 1.8
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.7 2018/02/02 12:49:58 adam Exp $ 1$NetBSD: distinfo,v 1.8 2018/02/07 07:59:50 adam Exp $
2 2
3SHA1 (regex-2018.01.10.tar.gz) = 050aa846c913bcf6f119d3b9a92f1181ff7fdbff 3SHA1 (regex-2018.02.03.tar.gz) = f09b77e9dd63831e42f8e102acaeed87fe8cbbb5
4RMD160 (regex-2018.01.10.tar.gz) = 5467327035f9cfc6f8d98dfb0963994cda01cefe 4RMD160 (regex-2018.02.03.tar.gz) = 2644adf6ecefde5e044434704f1a32d04b3e1250
5SHA512 (regex-2018.01.10.tar.gz) = 8de8f6953d7eaa2e07e614d1dd7fa1374d0a011753025ecd5b2b993269496fe17e464a32a36309b57d2602923861e89ab0eb4bed87ff8d4a233a9dfd7710aef3 5SHA512 (regex-2018.02.03.tar.gz) = 9269e56a35684441273f887899e1b0493d3761b7e106a1533a410c5e531a941077be75a83d3730f5e2d501183b64f221cd75a8e8c7bd9e67d9efabbf41091b0b
6Size (regex-2018.01.10.tar.gz) = 612713 bytes 6Size (regex-2018.02.03.tar.gz) = 620522 bytes