3 Commits

Author SHA256 Message Date
58a6b4e6ae Accepting request 1218889 from devel:languages:python
- update to 0.7.7:
  * type hints
  * fix: Fix setuptools not finding the schema package
- drop remove-old-python-support.patch (upstream)

OBS-URL: https://build.opensuse.org/request/show/1218889
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-schema?expand=0&rev=8
2024-10-29 13:35:41 +00:00
4238a7c616 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-schema?expand=0&rev=16 2024-10-28 22:52:38 +00:00
cb69522551 - update to 0.7.7:
* type hints
  * fix: Fix setuptools not finding the schema package
- drop remove-old-python-support.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-schema?expand=0&rev=15
2024-10-28 22:50:47 +00:00
4 changed files with 7 additions and 17 deletions

View File

@@ -1,14 +1,3 @@
-------------------------------------------------------------------
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) 2025 SUSE LLC and contributors
# Copyright (c) 2024 SUSE LLC
#
# 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.8
Version: 0.7.7
Release: 0
Summary: Data validation library
License: MIT
@@ -57,7 +57,8 @@ parsing, converted from JSON/YAML (or something else) to Python data-types.
%files %{python_files}
%doc README.rst
%license LICENSE-MIT
%{python_sitelib}/schema
%{python_sitelib}/schema.py
%pycache_only %{python_sitelib}/__pycache__/schema*
%{python_sitelib}/schema-%{version}.dist-info
%changelog

BIN
schema-0.7.7.tar.gz LFS Normal file

Binary file not shown.

View File

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