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:           Fri Oct 11 13:47:58 UTC 2024

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

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

2024.10.1
Declare support for Python 3.13


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
    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.4 pkgsrc/textproc/py-jsonschema-specifications/Makefile:1.5
--- pkgsrc/textproc/py-jsonschema-specifications/Makefile:1.4   Mon Jan  8 12:00:24 2024
+++ pkgsrc/textproc/py-jsonschema-specifications/Makefile       Fri Oct 11 13:47:58 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2024/01/08 12:00:24 adam Exp $
+# $NetBSD: Makefile,v 1.5 2024/10/11 13:47:58 adam Exp $
 
-DISTNAME=      jsonschema_specifications-2023.12.1
+DISTNAME=      jsonschema_specifications-2024.10.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=j/jsonschema-specifications/}
@@ -16,12 +16,5 @@ DEPENDS+=    ${PYPKGPREFIX}-referencing>=0.
 
 USE_LANGUAGES= # none
 
-PYTHON_VERSIONS_INCOMPATIBLE=  27
-
-.include "../../lang/python/pyversion.mk"
-.if ${PYTHON_VERSION} < 309
-DEPENDS+=      ${PYPKGPREFIX}-importlib-resources>=1.4.0:../../devel/py-importlib-resources
-.endif
-
 .include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"
Index: pkgsrc/textproc/py-jsonschema-specifications/distinfo
diff -u pkgsrc/textproc/py-jsonschema-specifications/distinfo:1.4 pkgsrc/textproc/py-jsonschema-specifications/distinfo:1.5
--- pkgsrc/textproc/py-jsonschema-specifications/distinfo:1.4   Mon Jan  8 12:00:24 2024
+++ pkgsrc/textproc/py-jsonschema-specifications/distinfo       Fri Oct 11 13:47:58 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2024/01/08 12:00:24 adam Exp $
+$NetBSD: distinfo,v 1.5 2024/10/11 13:47:58 adam Exp $
 
-BLAKE2s (jsonschema_specifications-2023.12.1.tar.gz) = e9573d0b1217c21a5990b0441675807f6b5e0f338ee0195fb122c04fcf63fad1
-SHA512 (jsonschema_specifications-2023.12.1.tar.gz) = 7027641c65a6f7c618fd8c3b91af10bc45604966b6cf50780ca72c31f2135ec9d8b14de35049b4897586ad651b65392bb650d162f3bb546c9d250a8cd257ad30
-Size (jsonschema_specifications-2023.12.1.tar.gz) = 13983 bytes
+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



Home | Main Index | Thread Index | Old Index