pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-parse



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Apr 11 08:31:55 UTC 2019

Modified Files:
        pkgsrc/textproc/py-parse: Makefile distinfo

Log Message:
py-parse: updated to 1.12.0

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


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/py-parse/Makefile \
    pkgsrc/textproc/py-parse/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/py-parse/Makefile
diff -u pkgsrc/textproc/py-parse/Makefile:1.3 pkgsrc/textproc/py-parse/Makefile:1.4
--- pkgsrc/textproc/py-parse/Makefile:1.3       Thu Jan 24 13:46:00 2019
+++ pkgsrc/textproc/py-parse/Makefile   Thu Apr 11 08:31:55 2019
@@ -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/}
Index: pkgsrc/textproc/py-parse/distinfo
diff -u pkgsrc/textproc/py-parse/distinfo:1.3 pkgsrc/textproc/py-parse/distinfo:1.4
--- pkgsrc/textproc/py-parse/distinfo:1.3       Thu Jan 24 13:46:00 2019
+++ pkgsrc/textproc/py-parse/distinfo   Thu Apr 11 08:31:55 2019
@@ -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