pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-jsonschema-specifications



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Nov  5 09:46:24 UTC 2025

Modified Files:
        pkgsrc/textproc/py-jsonschema-specifications: Makefile PLIST distinfo

Log Message:
py-jsonschema-specifications: updated to 2025.9.1

2025.9.1
Move 2019-09 "format" schema to correct directory


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 \
    pkgsrc/textproc/py-jsonschema-specifications/Makefile \
    pkgsrc/textproc/py-jsonschema-specifications/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/py-jsonschema-specifications/PLIST

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-jsonschema-specifications/Makefile
diff -u pkgsrc/textproc/py-jsonschema-specifications/Makefile:1.6 pkgsrc/textproc/py-jsonschema-specifications/Makefile:1.7
--- pkgsrc/textproc/py-jsonschema-specifications/Makefile:1.6   Mon May 26 05:14:53 2025
+++ pkgsrc/textproc/py-jsonschema-specifications/Makefile       Wed Nov  5 09:46:23 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2025/05/26 05:14:53 adam Exp $
+# $NetBSD: Makefile,v 1.7 2025/11/05 09:46:23 adam Exp $
 
-DISTNAME=      jsonschema_specifications-2025.4.1
+DISTNAME=      jsonschema_specifications-2025.9.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=j/jsonschema-specifications/}
Index: pkgsrc/textproc/py-jsonschema-specifications/distinfo
diff -u pkgsrc/textproc/py-jsonschema-specifications/distinfo:1.6 pkgsrc/textproc/py-jsonschema-specifications/distinfo:1.7
--- pkgsrc/textproc/py-jsonschema-specifications/distinfo:1.6   Mon May 26 05:14:53 2025
+++ pkgsrc/textproc/py-jsonschema-specifications/distinfo       Wed Nov  5 09:46:23 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2025/05/26 05:14:53 adam Exp $
+$NetBSD: distinfo,v 1.7 2025/11/05 09:46:23 adam Exp $
 
-BLAKE2s (jsonschema_specifications-2025.4.1.tar.gz) = 990c3831d49ef36ad178171b92dcb9e6f4adf6461ce1a489b856e522aa0ff583
-SHA512 (jsonschema_specifications-2025.4.1.tar.gz) = e7dbe1e801de993f4863477832dffe0475976fa4ed9a5f2938470da8871f2599f7e99951a6ca2b4315136a13dd184fd0860afebd7163d1924ce27f699319f484
-Size (jsonschema_specifications-2025.4.1.tar.gz) = 15513 bytes
+BLAKE2s (jsonschema_specifications-2025.9.1.tar.gz) = a64b77427c732fccd34431a795d1da83177363b21891c2fb73c8b6718821a0a3
+SHA512 (jsonschema_specifications-2025.9.1.tar.gz) = 04486de70d0fe5242d4a84006027499978983d7aacdb047711218510a5ffda41d5fa5da4acccb047b472e387ca580f6cb41221fb53207e931cb5bc5b9ad3a623
+Size (jsonschema_specifications-2025.9.1.tar.gz) = 32855 bytes

Index: pkgsrc/textproc/py-jsonschema-specifications/PLIST
diff -u pkgsrc/textproc/py-jsonschema-specifications/PLIST:1.3 pkgsrc/textproc/py-jsonschema-specifications/PLIST:1.4
--- pkgsrc/textproc/py-jsonschema-specifications/PLIST:1.3      Mon Jan  8 12:00:24 2024
+++ pkgsrc/textproc/py-jsonschema-specifications/PLIST  Wed Nov  5 09:46:23 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2024/01/08 12:00:24 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2025/11/05 09:46:23 adam Exp $
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
@@ -13,13 +13,13 @@ ${PYSITELIB}/jsonschema_specifications/s
 ${PYSITELIB}/jsonschema_specifications/schemas/draft201909/vocabularies/applicator
 ${PYSITELIB}/jsonschema_specifications/schemas/draft201909/vocabularies/content
 ${PYSITELIB}/jsonschema_specifications/schemas/draft201909/vocabularies/core
+${PYSITELIB}/jsonschema_specifications/schemas/draft201909/vocabularies/format
 ${PYSITELIB}/jsonschema_specifications/schemas/draft201909/vocabularies/meta-data
 ${PYSITELIB}/jsonschema_specifications/schemas/draft201909/vocabularies/validation
 ${PYSITELIB}/jsonschema_specifications/schemas/draft202012/metaschema.json
 ${PYSITELIB}/jsonschema_specifications/schemas/draft202012/vocabularies/applicator
 ${PYSITELIB}/jsonschema_specifications/schemas/draft202012/vocabularies/content
 ${PYSITELIB}/jsonschema_specifications/schemas/draft202012/vocabularies/core
-${PYSITELIB}/jsonschema_specifications/schemas/draft202012/vocabularies/format
 ${PYSITELIB}/jsonschema_specifications/schemas/draft202012/vocabularies/format-annotation
 ${PYSITELIB}/jsonschema_specifications/schemas/draft202012/vocabularies/format-assertion
 ${PYSITELIB}/jsonschema_specifications/schemas/draft202012/vocabularies/meta-data



Home | Main Index | Thread Index | Old Index