Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-schema for openSUSE:Factory 
checked in at 2025-10-22 12:15:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-schema (Old)
 and      /work/SRC/openSUSE:Factory/.python-schema.new.18484 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-schema"

Wed Oct 22 12:15:35 2025 rev:9 rq:1312820 version:0.7.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-schema/python-schema.changes      
2024-10-29 14:36:10.588082676 +0100
+++ /work/SRC/openSUSE:Factory/.python-schema.new.18484/python-schema.changes   
2025-10-22 12:20:11.449344448 +0200
@@ -1,0 +2,11 @@
+Tue Oct 21 08:51:16 UTC 2025 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  schema-0.7.7.tar.gz

New:
----
  schema-0.7.8.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-schema.spec ++++++
--- /var/tmp/diff_new_pack.eSH1Jh/_old  2025-10-22 12:20:13.201418273 +0200
+++ /var/tmp/diff_new_pack.eSH1Jh/_new  2025-10-22 12:20:13.201418273 +0200
@@ -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,7 +57,6 @@
 %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
 

++++++ schema-0.7.7.tar.gz -> schema-0.7.8.tar.gz ++++++
++++ 2298 lines of diff (skipped)

Reply via email to