Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-hatchling for
openSUSE:Factory checked in at 2025-12-05 16:50:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-hatchling (Old)
and /work/SRC/openSUSE:Factory/.python-hatchling.new.1939 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-hatchling"
Fri Dec 5 16:50:58 2025 rev:32 rq:1321199 version:1.28.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-hatchling/python-hatchling.changes
2025-08-22 17:46:57.441895034 +0200
+++
/work/SRC/openSUSE:Factory/.python-hatchling.new.1939/python-hatchling.changes
2025-12-05 16:51:47.616242202 +0100
@@ -1,0 +2,10 @@
+Thu Nov 27 21:27:44 UTC 2025 - BenoƮt Monin <[email protected]>
+
+- update to version 1.28.0:
+ * Changed: Drop support for Python 3.9
+ * Added: Add sbom-files option and sbom_files build data to the
+ wheel build target for including Software Bill of Materials
+ files.
+- increase minimum python version to 3.10
+
+-------------------------------------------------------------------
Old:
----
hatchling-1.27.0.tar.gz
New:
----
hatchling-1.28.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-hatchling.spec ++++++
--- /var/tmp/diff_new_pack.gkcm00/_old 2025-12-05 16:51:48.480278263 +0100
+++ /var/tmp/diff_new_pack.gkcm00/_new 2025-12-05 16:51:48.480278263 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-hatchling
#
-# Copyright (c) 2025 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
@@ -23,13 +23,13 @@
%endif
%{?sle15_python_module_pythons}
Name: python-hatchling
-Version: 1.27.0
+Version: 1.28.0
Release: 0
Summary: Build backend used by Hatch
License: MIT
URL: https://hatch.pypa.io/latest/
Source0:
https://files.pythonhosted.org/packages/source/h/hatchling/hatchling-%{version}.tar.gz
-BuildRequires: %{python_module base >= 3.8}
+BuildRequires: %{python_module base >= 3.10}
BuildRequires: %{python_module packaging >= 24.2}
BuildRequires: %{python_module pathspec >= 0.10.1}
BuildRequires: %{python_module pip}
++++++ hatchling-1.27.0.tar.gz -> hatchling-1.28.0.tar.gz ++++++
++++ 6521 lines of diff (skipped)