forked from pool/python-python-jsonschema-objects
- 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/package/show/devel:languages:python/python-python-jsonschema-objects?expand=0&rev=21
This commit is contained in:
@@ -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 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 <dmueller@suse.com>
|
||||
|
||||
|
@@ -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}
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c83e5163261e68c39cce93a1e25b7e0d7e22806167ff0868fab2281fd3192a2
|
||||
size 70316
|
3
python_jsonschema_objects-0.5.7.tar.gz
Normal file
3
python_jsonschema_objects-0.5.7.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0af1a9fd207a3158a73baa895256ce0ee91bb99c5f92b07fd4fac6ff6d007c90
|
||||
size 82302
|
Reference in New Issue
Block a user