From b9722fca9e72f823485890edadc05716e6dfc26ddddfa4993cddf138464ab354 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 28 Apr 2025 16:49:44 +0000 Subject: [PATCH] =?UTF-8?q?-=20update=20to=200.5.7:=20=20=20*=20Fix=20an?= =?UTF-8?q?=20issue=20where=20the=20any=5Fof=20flag=20wasn=E2=80=99t=20pro?= =?UTF-8?q?perly=20respected=20=20=20=20=20in=20other=20than=20simple=20ca?= =?UTF-8?q?ses=20#297=20-=20update=20to=200.5.6:=20=20=20*=20Fix=20#292=20?= =?UTF-8?q?by=20adding=20intermediary=20class=20builder.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-jsonschema-objects?expand=0&rev=21 --- python-python-jsonschema-objects.changes | 9 +++++++++ python-python-jsonschema-objects.spec | 6 +++--- python_jsonschema_objects-0.5.5.tar.gz | 3 --- python_jsonschema_objects-0.5.7.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 python_jsonschema_objects-0.5.5.tar.gz create mode 100644 python_jsonschema_objects-0.5.7.tar.gz diff --git a/python-python-jsonschema-objects.changes b/python-python-jsonschema-objects.changes index d4898d9..db2d8ad 100644 --- a/python-python-jsonschema-objects.changes +++ b/python-python-jsonschema-objects.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Apr 28 16:49:28 UTC 2025 - Dirk Müller + +- update to 0.5.7: + * Fix an issue where the any_of flag wasn’t properly respected + in other than simple cases #297 +- update to 0.5.6: + * Fix #292 by adding intermediary class builder. + ------------------------------------------------------------------- Wed Oct 16 08:21:55 UTC 2024 - Dirk Müller diff --git a/python-python-jsonschema-objects.spec b/python-python-jsonschema-objects.spec index 01cbf3e..b14bf16 100644 --- a/python-python-jsonschema-objects.spec +++ b/python-python-jsonschema-objects.spec @@ -1,7 +1,7 @@ # # spec file for package python-python-jsonschema-objects # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,11 +17,11 @@ Name: python-python-jsonschema-objects -Version: 0.5.5 +Version: 0.5.7 Release: 0 Summary: An object wrapper for JSON Schema definitions License: MIT -URL: https://python-jsonschema-objects.readthedocs.org/ +URL: https://github.com/cwacek/python-jsonschema-objects Source: https://files.pythonhosted.org/packages/source/p/python_jsonschema_objects/python_jsonschema_objects-%{version}.tar.gz BuildRequires: %{python_module base >= 3.8} BuildRequires: %{python_module pip} diff --git a/python_jsonschema_objects-0.5.5.tar.gz b/python_jsonschema_objects-0.5.5.tar.gz deleted file mode 100644 index 6d37e27..0000000 --- a/python_jsonschema_objects-0.5.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c83e5163261e68c39cce93a1e25b7e0d7e22806167ff0868fab2281fd3192a2 -size 70316 diff --git a/python_jsonschema_objects-0.5.7.tar.gz b/python_jsonschema_objects-0.5.7.tar.gz new file mode 100644 index 0000000..ae16502 --- /dev/null +++ b/python_jsonschema_objects-0.5.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0af1a9fd207a3158a73baa895256ce0ee91bb99c5f92b07fd4fac6ff6d007c90 +size 82302