diff --git a/jsonschema-4.18.1.tar.gz b/jsonschema-4.18.1.tar.gz deleted file mode 100644 index 4296ae3..0000000 --- a/jsonschema-4.18.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b5896514b46cc9283e9951bfebf51cc72fa3eab229919c0469f94e11b4387776 -size 314802 diff --git a/jsonschema-4.18.2.tar.gz b/jsonschema-4.18.2.tar.gz new file mode 100644 index 0000000..4a3784b --- /dev/null +++ b/jsonschema-4.18.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af3855bfa30e83b2200a5fe12ab5eb92460e4d3b8e4efd34094aa637f7272a87 +size 314916 diff --git a/python-jsonschema.changes b/python-jsonschema.changes index 38c4726..731eba5 100644 --- a/python-jsonschema.changes +++ b/python-jsonschema.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jul 13 04:52:36 UTC 2023 - Johannes Kastl + +- upgrade to 4.18.2: + * Fix an additional regression with the deprecated + jsonschema.RefResolver and pointer resolution. + ------------------------------------------------------------------- Wed Jul 12 10:39:42 UTC 2023 - Johannes Kastl diff --git a/python-jsonschema.spec b/python-jsonschema.spec index 15fee04..9eaf20b 100644 --- a/python-jsonschema.spec +++ b/python-jsonschema.spec @@ -33,7 +33,7 @@ %{?sle15_python_module_pythons} Name: python-jsonschema%{psuffix} -Version: 4.18.1 +Version: 4.18.2 Release: 0 Summary: An implementation of JSON-Schema validation for Python License: MIT