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.14.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e29ff670e6b5
branches:  trunk
changeset: 407315:e29ff670e6b5
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Jan 03 11:46:26 2020 +0000

description:
py-parse: updated to 1.14.0

1.14.0 More broad acceptance of Fortran number format
1.13.1 Project metadata correction.
1.13.0 Handle Fortran formatted numbers with no leading 0 before decimal point. Handle comparison of FixedTzOffset with other types of object.

diffstat:

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

diffs (27 lines):

diff -r bbc912e8a7c6 -r e29ff670e6b5 textproc/py-parse/Makefile
--- a/textproc/py-parse/Makefile        Fri Jan 03 11:44:04 2020 +0000
+++ b/textproc/py-parse/Makefile        Fri Jan 03 11:46:26 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2019/08/28 08:22:28 adam Exp $
+# $NetBSD: Makefile,v 1.6 2020/01/03 11:46:26 adam Exp $
 
-DISTNAME=      parse-1.12.1
+DISTNAME=      parse-1.14.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/parse/}
diff -r bbc912e8a7c6 -r e29ff670e6b5 textproc/py-parse/distinfo
--- a/textproc/py-parse/distinfo        Fri Jan 03 11:44:04 2020 +0000
+++ b/textproc/py-parse/distinfo        Fri Jan 03 11:46:26 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2019/08/28 08:22:28 adam Exp $
+$NetBSD: distinfo,v 1.6 2020/01/03 11:46:26 adam Exp $
 
-SHA1 (parse-1.12.1.tar.gz) = d79df1270a3524ea2f81c875f16659e17108de61
-RMD160 (parse-1.12.1.tar.gz) = f9cb1f38ce88d26240184aad209ce2fe93de5e13
-SHA512 (parse-1.12.1.tar.gz) = e58c160f1ec7c906f37a8f8de8cc40934cdcca9e923202cb9c09385655e6ea0ff4d085820161fa8774dbab72ef5ab5a0ab12ce20ea53bcb955ed96afab2305aa
-Size (parse-1.12.1.tar.gz) = 28314 bytes
+SHA1 (parse-1.14.0.tar.gz) = 0d964c43a9f01135d71016b9fc7c77c82e524fdc
+RMD160 (parse-1.14.0.tar.gz) = e25556e5fa6fe0fa2b85c47031760e22f0a476cd
+SHA512 (parse-1.14.0.tar.gz) = 235f8b84526d4e2ce9d62bb0d4efeacc8645b355d8c43c81fe8c604bbaf087361fe95945a22d6c0d42ea484cbfd911bc95c0bc1c5bdbe5cb28b1da4336c3fdd5
+Size (parse-1.14.0.tar.gz) = 29255 bytes



Home | Main Index | Thread Index | Old Index