Wed Nov 8 09:31:32 2017 UTC ()
py-regex: updated to 2017.11.08

2017.11.08:
Unknown changes


(adam)
diff -r1.3 -r1.4 pkgsrc/textproc/py-regex/Makefile
diff -r1.2 -r1.3 pkgsrc/textproc/py-regex/distinfo

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

--- pkgsrc/textproc/py-regex/Makefile 2017/10/28 08:25:14 1.3
+++ pkgsrc/textproc/py-regex/Makefile 2017/11/08 09:31:32 1.4
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.3 2017/10/28 08:25:14 adam Exp $ 1# $NetBSD: Makefile,v 1.4 2017/11/08 09:31:32 adam Exp $
2 2
3DISTNAME= regex-2017.09.23 3DISTNAME= regex-2017.11.08
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.2 -r1.3 pkgsrc/textproc/py-regex/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/py-regex/distinfo 2017/10/28 08:25:14 1.2
+++ pkgsrc/textproc/py-regex/distinfo 2017/11/08 09:31:32 1.3
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.2 2017/10/28 08:25:14 adam Exp $ 1$NetBSD: distinfo,v 1.3 2017/11/08 09:31:32 adam Exp $
2 2
3SHA1 (regex-2017.09.23.tar.gz) = e2ad9a8a115dbdde90d03565f0bd04c72793009e 3SHA1 (regex-2017.11.08.tar.gz) = 55942f4002958a390b312a7f823278f76936cc91
4RMD160 (regex-2017.09.23.tar.gz) = 096d618772e16e4ead4fd74086aee6a0c2b915c1 4RMD160 (regex-2017.11.08.tar.gz) = b66d14432ee86281d0eb0d4f9db4bdf2d694c009
5SHA512 (regex-2017.09.23.tar.gz) = 625bf039f5438c057cdd00dca9a8b6343df758345dbad85cf8524558aff8d629b1f617154bec438f1a7cbbfdeb79f72112088e54fa1df3870f4fcb5057f9999c 5SHA512 (regex-2017.11.08.tar.gz) = ffeb447a36250a3ba37d2190eab0b1273326519c0c41cc3db8cc9f2bd7bfe2e12715657b8f91afcaac251d67a3710a8161d0426c0eff0acac3fb3446c02b9a78
6Size (regex-2017.09.23.tar.gz) = 607533 bytes 6Size (regex-2017.11.08.tar.gz) = 608032 bytes