2 Commits

Author SHA256 Message Date
5c8cb4de0d Accepting request 1312820 from devel:languages:python
- Update to 0.7.8
  * [JSON Schema] Add title for Literal.
  * JSON Schema missing title in subschemas.
  * [JSON Schema] Type "null" should be string.
  * Ruff format.
  * Include py.typed module when building package.
- Adjust filename pattern matches in %files section (forwarded request 1312717 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1312820
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-schema?expand=0&rev=9
2025-10-22 10:15:35 +00:00
063c8ee916 - Update to 0.7.8
* [JSON Schema] Add title for Literal.
  * JSON Schema missing title in subschemas.
  * [JSON Schema] Type "null" should be string.
  * Ruff format.
  * Include py.typed module when building package.
- Adjust filename pattern matches in %files section

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-schema?expand=0&rev=18
2025-10-21 11:41:44 +00:00
4 changed files with 17 additions and 7 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Oct 21 08:51:16 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.7.8
* [JSON Schema] Add title for Literal.
* JSON Schema missing title in subschemas.
* [JSON Schema] Type "null" should be string.
* Ruff format.
* Include py.typed module when building package.
- Adjust filename pattern matches in %files section
-------------------------------------------------------------------
Mon Oct 28 22:48:53 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-schema
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-schema
Version: 0.7.7
Version: 0.7.8
Release: 0
Summary: Data validation library
License: MIT
@@ -57,8 +57,7 @@ parsing, converted from JSON/YAML (or something else) to Python data-types.
%files %{python_files}
%doc README.rst
%license LICENSE-MIT
%{python_sitelib}/schema.py
%pycache_only %{python_sitelib}/__pycache__/schema*
%{python_sitelib}/schema
%{python_sitelib}/schema-%{version}.dist-info
%changelog

Binary file not shown.

3
schema-0.7.8.tar.gz Normal file
View File

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