pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/py-parse py-parse: updated to 1.12.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3e74f327b7b5
branches:  trunk
changeset: 332406:3e74f327b7b5
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Apr 11 08:31:55 2019 +0000

description:
py-parse: updated to 1.12.0

1.12.0
Do not assume closing brace when an opening one is found

diffstat:

 textproc/py-parse/Makefile |   4 ++--
 textproc/py-parse/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r f951038601e0 -r 3e74f327b7b5 textproc/py-parse/Makefile
--- a/textproc/py-parse/Makefile        Thu Apr 11 08:29:45 2019 +0000
+++ b/textproc/py-parse/Makefile        Thu Apr 11 08:31:55 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2019/01/24 13:46:00 adam Exp $
+# $NetBSD: Makefile,v 1.4 2019/04/11 08:31:55 adam Exp $
 
-DISTNAME=      parse-1.11.1
+DISTNAME=      parse-1.12.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/parse/}
diff -r f951038601e0 -r 3e74f327b7b5 textproc/py-parse/distinfo
--- a/textproc/py-parse/distinfo        Thu Apr 11 08:29:45 2019 +0000
+++ b/textproc/py-parse/distinfo        Thu Apr 11 08:31:55 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2019/01/24 13:46:00 adam Exp $
+$NetBSD: distinfo,v 1.4 2019/04/11 08:31:55 adam Exp $
 
-SHA1 (parse-1.11.1.tar.gz) = 23dfb188e285904bbd3e3e90120cc483d524b18e
-RMD160 (parse-1.11.1.tar.gz) = 8b684cc8f1e6d0c66f338d19253a8354425346f1
-SHA512 (parse-1.11.1.tar.gz) = 8c5d3a7cfa369dc871e71c7bb5ccb24376bca58ed1a9706f8e510f4988c4e6532aa403d46c5f4c3caf5a176832dac3ff608fb1429b2c3c610fb33809effcf222
-Size (parse-1.11.1.tar.gz) = 37027 bytes
+SHA1 (parse-1.12.0.tar.gz) = 31363d34670e228d37d9dd1156278fc04b137eef
+RMD160 (parse-1.12.0.tar.gz) = 927cfbf7f2184eda5b6ca08686e6ab740e9fd5ef
+SHA512 (parse-1.12.0.tar.gz) = 5d27966a5dffe299b601339991fe61d5e51a3c28453c198ac99ae4aec2b24bb94526440b98f8827fb22b68cacaf713aa7c4bcad78ce73011d41daa54c34383da
+Size (parse-1.12.0.tar.gz) = 37213 bytes



Home | Main Index | Thread Index | Old Index