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:           Mon May 26 05:14:53 UTC 2025

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

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

2025.4.1
Add SPDX license identifier


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
    pkgsrc/textproc/py-jsonschema-specifications/Makefile \
    pkgsrc/textproc/py-jsonschema-specifications/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-jsonschema-specifications/Makefile
diff -u pkgsrc/textproc/py-jsonschema-specifications/Makefile:1.5 pkgsrc/textproc/py-jsonschema-specifications/Makefile:1.6
--- pkgsrc/textproc/py-jsonschema-specifications/Makefile:1.5   Fri Oct 11 13:47:58 2024
+++ pkgsrc/textproc/py-jsonschema-specifications/Makefile       Mon May 26 05:14:53 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2024/10/11 13:47:58 adam Exp $
+# $NetBSD: Makefile,v 1.6 2025/05/26 05:14:53 adam Exp $
 
-DISTNAME=      jsonschema_specifications-2024.10.1
+DISTNAME=      jsonschema_specifications-2025.4.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=j/jsonschema-specifications/}
@@ -11,7 +11,7 @@ COMMENT=      JSON Schema meta-schemas and vo
 LICENSE=       mit
 
 TOOL_DEPENDS+= ${PYPKGPREFIX}-hatch-vcs-[0-9]*:../../devel/py-hatch-vcs
-TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling-[0-9]*:../../devel/py-hatchling
+TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.27.0:../../devel/py-hatchling
 DEPENDS+=      ${PYPKGPREFIX}-referencing>=0.31.0:../../textproc/py-referencing
 
 USE_LANGUAGES= # none
Index: pkgsrc/textproc/py-jsonschema-specifications/distinfo
diff -u pkgsrc/textproc/py-jsonschema-specifications/distinfo:1.5 pkgsrc/textproc/py-jsonschema-specifications/distinfo:1.6
--- pkgsrc/textproc/py-jsonschema-specifications/distinfo:1.5   Fri Oct 11 13:47:58 2024
+++ pkgsrc/textproc/py-jsonschema-specifications/distinfo       Mon May 26 05:14:53 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2024/10/11 13:47:58 adam Exp $
+$NetBSD: distinfo,v 1.6 2025/05/26 05:14:53 adam Exp $
 
-BLAKE2s (jsonschema_specifications-2024.10.1.tar.gz) = 43ed064ba3f51abe905d6ebb3ff87eed60dc58932454578b80e4fd7760a2b218
-SHA512 (jsonschema_specifications-2024.10.1.tar.gz) = 333efbd81ad787da841fe8526257b4213bff508c91a6a655f2dbe62b22a0347ac8f97230b52e00aabcf626e91026a6c2f5760d54c2078eccd2f033a8599e7484
-Size (jsonschema_specifications-2024.10.1.tar.gz) = 15561 bytes
+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



Home | Main Index | Thread Index | Old Index