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 2023-01-04 17:50:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-hatchling (Old)
and /work/SRC/openSUSE:Factory/.python-hatchling.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-hatchling"
Wed Jan 4 17:50:35 2023 rev:12 rq:1046167 version:1.12.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-hatchling/python-hatchling.changes
2022-10-22 14:12:09.840606752 +0200
+++
/work/SRC/openSUSE:Factory/.python-hatchling.new.1563/python-hatchling.changes
2023-01-04 17:50:40.561500239 +0100
@@ -1,0 +2,30 @@
+Mon Jan 2 10:31:58 UTC 2023 - Benoît Monin <[email protected]>
+
+- update to version 1.12.1:
+ * Fixed:
+ + Fix minor regression in the PEP 517/660 function signatures
+ that was discovered by Fedora
+- additional changes from version 1.12.0:
+ * Added:
+ + Improve readability of exceptions
+ + Add extra_metadata build data to the wheel target
+ + Retroactively support License-Expression core metadata
+ starting at version 2.1
+ + Add more type hints
+ + Update the set of known trove classifiers to version
+ 2022.12.22
+ + Update SPDX license information to version 3.19
+ + Store Hatchling's metadata in pyproject.toml
+ * Fixed:
+ + Acknowledge the ARCHFLAGS environment variable on macOS for
+ the wheel target when build hooks set the infer_tag build
+ data to true
+ + Fix dependency checking when encountering broken
+ distributions
+ + Remove unnecessary encoding declaration in the default
+ template for the version build hook
+- remove skip_python2: python >= 3.7 is already required
+- drop python_module macro definition: provided by
+ python-rpm-macros
+
+-------------------------------------------------------------------
Old:
----
hatchling-1.11.1.tar.gz
New:
----
hatchling-1.12.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-hatchling.spec ++++++
--- /var/tmp/diff_new_pack.27mrga/_old 2023-01-04 17:50:41.553506086 +0100
+++ /var/tmp/diff_new_pack.27mrga/_new 2023-01-04 17:50:41.557506110 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-hatchling
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,10 +16,8 @@
#
-%define skip_python2 1
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-hatchling
-Version: 1.11.1
+Version: 1.12.1
Release: 0
Summary: Build backend used by Hatch
License: MIT
++++++ hatchling-1.11.1.tar.gz -> hatchling-1.12.1.tar.gz ++++++
++++ 6413 lines of diff (skipped)