summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-07-15 14:10:14 +0000
committeradam <adam@pkgsrc.org>2020-07-15 14:10:14 +0000
commite6143c94873d9091b70fa47adf0bd6511bca87b6 (patch)
treee3dd5f3d863f70c4330ede7e01773b8083964c0e /textproc
parenta0e98c662f436a6241338d3900b0b36d597b95ed (diff)
downloadpkgsrc-e6143c94873d9091b70fa47adf0bd6511bca87b6.tar.gz
py-diff-match-patch: updated to 20200713
20200713 Maintenance release - Pulls in upstream change to use raw strings for regex - Updates to how the package builds, tests, and runs lint - Uses PEP 517/518 metadata for build requirements/backend - Formatting improvements, including use of isort
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-diff-match-patch/Makefile4
-rw-r--r--textproc/py-diff-match-patch/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/py-diff-match-patch/Makefile b/textproc/py-diff-match-patch/Makefile
index 24be8dfd12c..b9a7eaba446 100644
--- a/textproc/py-diff-match-patch/Makefile
+++ b/textproc/py-diff-match-patch/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2020/07/09 08:44:15 adam Exp $
+# $NetBSD: Makefile,v 1.3 2020/07/15 14:10:14 adam Exp $
-DISTNAME= diff-match-patch-20181111
+DISTNAME= diff-match-patch-20200713
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/diff-match-patch/}
diff --git a/textproc/py-diff-match-patch/distinfo b/textproc/py-diff-match-patch/distinfo
index 3248f1bcf06..645ccf3bab9 100644
--- a/textproc/py-diff-match-patch/distinfo
+++ b/textproc/py-diff-match-patch/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/07/09 08:44:15 adam Exp $
+$NetBSD: distinfo,v 1.3 2020/07/15 14:10:14 adam Exp $
-SHA1 (diff-match-patch-20181111.tar.gz) = 3a74a95e65b431dd9e7e967b579e8e21dd6daef3
-RMD160 (diff-match-patch-20181111.tar.gz) = e01dabf595cee36ea587bac9653bf21d4281346c
-SHA512 (diff-match-patch-20181111.tar.gz) = 9b21726b9c0e350553533c14dd86cca823c6f98ab642e7166cf9348952a57b62bcb0576e3d6a3b76655ea1bcc8cef3fe7f33ffb068b5a4bfb4b4b521042484e6
-Size (diff-match-patch-20181111.tar.gz) = 58554 bytes
+SHA1 (diff-match-patch-20200713.tar.gz) = 971286da0d85d81974a414c43fc792d3c0ecd4df
+RMD160 (diff-match-patch-20200713.tar.gz) = 05ae62db1d30937fb750e1c2c96e2de21ccee25e
+SHA512 (diff-match-patch-20200713.tar.gz) = f161efed3d87dd0693c98ee81aedb3868787f040f8f9f31015f9f1de04d50046be75b2351a65a4c26ae1d194b983dbc1420799cf70e7c25737ee4eb3cc78a183
+Size (diff-match-patch-20200713.tar.gz) = 60711 bytes