diff --git a/jsonschema-4.24.1.tar.gz b/jsonschema-4.24.1.tar.gz deleted file mode 100644 index 585a3bd..0000000 --- a/jsonschema-4.24.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe45a130cc7f67cd0d67640b4e7e3e2e666919462ae355eda238296eafeb4b5d -size 356635 diff --git a/jsonschema-4.25.0.tar.gz b/jsonschema-4.25.0.tar.gz new file mode 100644 index 0000000..194a750 --- /dev/null +++ b/jsonschema-4.25.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e63acf5c11762c0e6672ffb61482bdf57f0876684d8d249c0fe2d730d48bc55f +size 356830 diff --git a/python-jsonschema.changes b/python-jsonschema.changes index c4c41ad..7e72853 100644 --- a/python-jsonschema.changes +++ b/python-jsonschema.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jul 24 11:39:56 UTC 2025 - Johannes Kastl + +- update to 4.25.0: + * Add support for the iri and iri-reference formats to the + format-nongpl extra by @jkowalleck in #1388 + ------------------------------------------------------------------- Fri Jul 18 05:56:56 UTC 2025 - Johannes Kastl diff --git a/python-jsonschema.spec b/python-jsonschema.spec index acb5955..1e93800 100644 --- a/python-jsonschema.spec +++ b/python-jsonschema.spec @@ -33,7 +33,7 @@ %{?sle15_python_module_pythons} Name: python-jsonschema%{psuffix} -Version: 4.24.1 +Version: 4.25.0 Release: 0 Summary: An implementation of JSON-Schema validation for Python License: MIT