pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-fastjsonschema
Module Name: pkgsrc
Committed By: adam
Date: Mon Dec 2 20:33:35 UTC 2024
Modified Files:
pkgsrc/textproc/py-fastjsonschema: Makefile distinfo
Log Message:
py-fastjsonschema: updated to 2.21.1
2.21.1
* Fixed ResourceWarning where file was not properly closed
* Fixed regexp for date format
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/textproc/py-fastjsonschema/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/py-fastjsonschema/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-fastjsonschema/Makefile
diff -u pkgsrc/textproc/py-fastjsonschema/Makefile:1.12 pkgsrc/textproc/py-fastjsonschema/Makefile:1.13
--- pkgsrc/textproc/py-fastjsonschema/Makefile:1.12 Fri Nov 29 09:02:42 2024
+++ pkgsrc/textproc/py-fastjsonschema/Makefile Mon Dec 2 20:33:35 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2024/11/29 09:02:42 adam Exp $
+# $NetBSD: Makefile,v 1.13 2024/12/02 20:33:35 adam Exp $
-DISTNAME= fastjsonschema-2.21.0
+DISTNAME= fastjsonschema-2.21.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=f/fastjsonschema/}
Index: pkgsrc/textproc/py-fastjsonschema/distinfo
diff -u pkgsrc/textproc/py-fastjsonschema/distinfo:1.10 pkgsrc/textproc/py-fastjsonschema/distinfo:1.11
--- pkgsrc/textproc/py-fastjsonschema/distinfo:1.10 Fri Nov 29 09:02:42 2024
+++ pkgsrc/textproc/py-fastjsonschema/distinfo Mon Dec 2 20:33:35 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2024/11/29 09:02:42 adam Exp $
+$NetBSD: distinfo,v 1.11 2024/12/02 20:33:35 adam Exp $
-BLAKE2s (fastjsonschema-2.21.0.tar.gz) = d41c11a489d0b4e4f1113d0cd118869f27b9388a66064b6bc3cfef9c46918925
-SHA512 (fastjsonschema-2.21.0.tar.gz) = b68081f969b9f4bfabe62040e559d7c0e58a1e81f31c33d09d5c2f0eb04d8386e9cac6590cb509ac93ecaa465c399b095d3b362ecbb81bb3ea09ba27f5d8ceb5
-Size (fastjsonschema-2.21.0.tar.gz) = 373839 bytes
+BLAKE2s (fastjsonschema-2.21.1.tar.gz) = d3e3110a2309408f992f1d932ac8f264e6b33e70ff3e87e1b113b5da02beed8d
+SHA512 (fastjsonschema-2.21.1.tar.gz) = 935c68ede28f7026825114ec588ae39713cf28eba9bafc68e106111da92f7cf1f25101a06c4b841f7198f55540af719853efe04f5e25f0cc92ef6638d638c54e
+Size (fastjsonschema-2.21.1.tar.gz) = 373939 bytes
Home |
Main Index |
Thread Index |
Old Index