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:           Fri Aug 15 06:30:32 UTC 2025

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

Log Message:
py-fastjsonschema: updated to 2.21.2

2.21.2 (2025-08-14)
* Fixed regexp for IPv6 format


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/textproc/py-fastjsonschema/Makefile
cvs rdiff -u -r1.11 -r1.12 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.14 pkgsrc/textproc/py-fastjsonschema/Makefile:1.15
--- pkgsrc/textproc/py-fastjsonschema/Makefile:1.14     Mon Apr 14 12:06:25 2025
+++ pkgsrc/textproc/py-fastjsonschema/Makefile  Fri Aug 15 06:30:32 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2025/04/14 12:06:25 adam Exp $
+# $NetBSD: Makefile,v 1.15 2025/08/15 06:30:32 adam Exp $
 
-DISTNAME=      fastjsonschema-2.21.1
+DISTNAME=      fastjsonschema-2.21.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=f/fastjsonschema/}
 

Index: pkgsrc/textproc/py-fastjsonschema/distinfo
diff -u pkgsrc/textproc/py-fastjsonschema/distinfo:1.11 pkgsrc/textproc/py-fastjsonschema/distinfo:1.12
--- pkgsrc/textproc/py-fastjsonschema/distinfo:1.11     Mon Dec  2 20:33:35 2024
+++ pkgsrc/textproc/py-fastjsonschema/distinfo  Fri Aug 15 06:30:32 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2024/12/02 20:33:35 adam Exp $
+$NetBSD: distinfo,v 1.12 2025/08/15 06:30:32 adam Exp $
 
-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
+BLAKE2s (fastjsonschema-2.21.2.tar.gz) = 37af11a9ff7f7f4d8c314c103dfefea2ee207bd2409954d89ced7e993de01d03
+SHA512 (fastjsonschema-2.21.2.tar.gz) = 9e16f533065267ba48eeda70e8a41fdc10b1b99832a3ddaa0d48d01a783e4555d2fb790201ca3f47b959d3e1f06f68b9f83672f90cc1969355d28f0f24cb9837
+Size (fastjsonschema-2.21.2.tar.gz) = 374130 bytes



Home | Main Index | Thread Index | Old Index