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:           Tue May 26 07:06:55 UTC 2026

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

Log Message:
py-parse: updated to 1.22.1

1.22.1
Parse zero-precision floats formatted without a decimal point


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/textproc/py-parse/Makefile
cvs rdiff -u -r1.17 -r1.18 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.19 pkgsrc/textproc/py-parse/Makefile:1.20
--- pkgsrc/textproc/py-parse/Makefile:1.19      Tue May  5 18:09:40 2026
+++ pkgsrc/textproc/py-parse/Makefile   Tue May 26 07:06:54 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2026/05/05 18:09:40 adam Exp $
+# $NetBSD: Makefile,v 1.20 2026/05/26 07:06:54 adam Exp $
 
-DISTNAME=      parse-1.22.0
+DISTNAME=      parse-1.22.1
 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.17 pkgsrc/textproc/py-parse/distinfo:1.18
--- pkgsrc/textproc/py-parse/distinfo:1.17      Tue May  5 18:09:40 2026
+++ pkgsrc/textproc/py-parse/distinfo   Tue May 26 07:06:54 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2026/05/05 18:09:40 adam Exp $
+$NetBSD: distinfo,v 1.18 2026/05/26 07:06:54 adam Exp $
 
-BLAKE2s (parse-1.22.0.tar.gz) = f8998b5ad779eddda292da823f3ba83ec030950f8bf983cc95b2db3e21c011e1
-SHA512 (parse-1.22.0.tar.gz) = 3be4c327e7f5fa0964de1ef457a614a39a57e65d934cf8fb3cb08814c8840cd52cd3186b68b6989744f3558726a78a39b0d22d228e0194317aca67bbea1d4a6e
-Size (parse-1.22.0.tar.gz) = 36767 bytes
+BLAKE2s (parse-1.22.1.tar.gz) = 267c34711bddf20389a27a91bfd6593744038c3585eb24bde23b169234b4dc2f
+SHA512 (parse-1.22.1.tar.gz) = 42aac258a9de08fc91816a97af04c378e3e1f9bcee554fb421185e799e2c4b1e2cd0cad5602ffb3043bb347851f0b2c1571a11c4a9cd82d3d0011d12cbbc0496
+Size (parse-1.22.1.tar.gz) = 36970 bytes



Home | Main Index | Thread Index | Old Index