Accepting request 1273216 from devel:languages:python

- 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.

OBS-URL: https://build.opensuse.org/request/show/1273216
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-jsonschema-objects?expand=0&rev=11
This commit is contained in:
2025-04-29 14:40:41 +00:00
committed by Git OBS Bridge
4 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Apr 28 16:49:28 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 0.5.7:
* Fix an issue where the any_of flag wasnt 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 <dmueller@suse.com>

View File

@@ -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}

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1c83e5163261e68c39cce93a1e25b7e0d7e22806167ff0868fab2281fd3192a2
size 70316

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0af1a9fd207a3158a73baa895256ce0ee91bb99c5f92b07fd4fac6ff6d007c90
size 82302