From 51deae335f0b95f36441e600922667d10123ac1bf3159d7bc4c4bb649dfb001d Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 6 Sep 2023 21:01:24 +0000 Subject: [PATCH 1/4] - update to version 3.2.0 (jsc#SLE-18756): OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema?expand=0&rev=67 --- python-jsonschema.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-jsonschema.changes b/python-jsonschema.changes index fd9848e..b319fe1 100644 --- a/python-jsonschema.changes +++ b/python-jsonschema.changes @@ -381,7 +381,7 @@ Thu Mar 12 07:44:16 UTC 2020 - Tomáš Chvátal ------------------------------------------------------------------- Fri Nov 22 06:06:52 UTC 2019 - Arun Persaud -- update to version 3.2.0: +- update to version 3.2.0 (jsc#SLE-18756): * Added a format_nongpl setuptools extra, which installs only format dependencies that are non-GPL (#619). From 39131a67735bc84c9917899947a23465778ba37e645f968fc75da848624f1be7 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 6 Sep 2023 21:02:07 +0000 Subject: [PATCH 2/4] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema?expand=0&rev=68 --- python-jsonschema.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-jsonschema.changes b/python-jsonschema.changes index b319fe1..fd9848e 100644 --- a/python-jsonschema.changes +++ b/python-jsonschema.changes @@ -381,7 +381,7 @@ Thu Mar 12 07:44:16 UTC 2020 - Tomáš Chvátal ------------------------------------------------------------------- Fri Nov 22 06:06:52 UTC 2019 - Arun Persaud -- update to version 3.2.0 (jsc#SLE-18756): +- update to version 3.2.0: * Added a format_nongpl setuptools extra, which installs only format dependencies that are non-GPL (#619). From ab7f05971251508d7921eb0879ec005bb21a9993c92b28c76fec590a32bb0cc5 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 6 Sep 2023 21:02:19 +0000 Subject: [PATCH 3/4] - update to version 3.2.0 (jsc#SLE-18756): OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema?expand=0&rev=69 --- python-jsonschema.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-jsonschema.changes b/python-jsonschema.changes index fd9848e..b319fe1 100644 --- a/python-jsonschema.changes +++ b/python-jsonschema.changes @@ -381,7 +381,7 @@ Thu Mar 12 07:44:16 UTC 2020 - Tomáš Chvátal ------------------------------------------------------------------- Fri Nov 22 06:06:52 UTC 2019 - Arun Persaud -- update to version 3.2.0: +- update to version 3.2.0 (jsc#SLE-18756): * Added a format_nongpl setuptools extra, which installs only format dependencies that are non-GPL (#619). From 4e9727c03fc42f249b065e2a5dfd74c74b59299f866fb1610f800e71db6cdbc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 7 Sep 2023 06:55:27 +0000 Subject: [PATCH 4/4] Accepting request 1109421 from home:ojkastl_buildservice:Branch_devel_languages_python update to 4.19.0 OBS-URL: https://build.opensuse.org/request/show/1109421 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema?expand=0&rev=70 --- jsonschema-4.18.6.tar.gz | 3 --- jsonschema-4.19.0.tar.gz | 3 +++ python-jsonschema.changes | 13 +++++++++++++ python-jsonschema.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 jsonschema-4.18.6.tar.gz create mode 100644 jsonschema-4.19.0.tar.gz diff --git a/jsonschema-4.18.6.tar.gz b/jsonschema-4.18.6.tar.gz deleted file mode 100644 index cec8556..0000000 --- a/jsonschema-4.18.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce71d2f8c7983ef75a756e568317bf54bc531dc3ad7e66a128eae0d51623d8a3 -size 316619 diff --git a/jsonschema-4.19.0.tar.gz b/jsonschema-4.19.0.tar.gz new file mode 100644 index 0000000..2cce636 --- /dev/null +++ b/jsonschema-4.19.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e1e7569ac13be8139b2dd2c21a55d350066ee3f80df06c608b398cdc6f30e8f +size 317546 diff --git a/python-jsonschema.changes b/python-jsonschema.changes index b319fe1..b4e2886 100644 --- a/python-jsonschema.changes +++ b/python-jsonschema.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Sep 7 06:16:46 UTC 2023 - Johannes Kastl + +- update to 4.19.0: + * Importing the |Validator| protocol directly from the package + root is deprecated. Import it from + |jsonschema.protocols.Validator| instead. + * Automatic retrieval of remote references (which is still + deprecated) now properly succeeds even if the retrieved + resource does not declare which version of JSON Schema it uses. + Such resources are assumed to be 2020-12 schemas. This more + closely matches the pre-|referencing| library behavior. + ------------------------------------------------------------------- Thu Aug 3 18:38:22 UTC 2023 - Johannes Kastl diff --git a/python-jsonschema.spec b/python-jsonschema.spec index ab93178..8646100 100644 --- a/python-jsonschema.spec +++ b/python-jsonschema.spec @@ -33,7 +33,7 @@ %{?sle15_python_module_pythons} Name: python-jsonschema%{psuffix} -Version: 4.18.6 +Version: 4.19.0 Release: 0 Summary: An implementation of JSON-Schema validation for Python License: MIT