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 2022-07-09 16:58:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-hatchling (Old)
and /work/SRC/openSUSE:Factory/.python-hatchling.new.1523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-hatchling"
Sat Jul 9 16:58:54 2022 rev:3 rq:986978 version:1.4.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-hatchling/python-hatchling.changes
2022-06-17 21:18:15.402634889 +0200
+++
/work/SRC/openSUSE:Factory/.python-hatchling.new.1523/python-hatchling.changes
2022-07-09 16:58:55.532426015 +0200
@@ -1,0 +2,39 @@
+Tue Jul 5 18:00:11 UTC 2022 - Beno??t Monin <[email protected]>
+
+- update to version 1.4.1:
+ * Fixed:
+ + Fix forced inclusion of important files like licenses for
+ sdist targets when using the explicit selection options
+ + Don't sort project URL metadata so that the rendered order
+ on PyPI can be controlled
+
+-------------------------------------------------------------------
+Mon Jul 4 16:13:37 UTC 2022 - Beno??t Monin <[email protected]>
+
+- update to version 1.4.0:
+ * Changed: The packages option uses the new only-include option
+ to provide targeted inclusion, since that is desired most of
+ the time
+ * Added:
+ + Support PEP 561 type hinting
+ + Add version build hook
+ + Add only-include option
+ + The editable version of wheel targets now respects the
+ force-include option by default
+ + The force-include option now supports path rewriting with the
+ sources option
+ + The wheel target shared-data and extra-metadata options now
+ respect file selection options
+ + The wheel target now auto-detects single module layouts
+ + Improve performance by never entering directories that are
+ guaranteed to be undesirable like __pycache__ rather than
+ excluding individual files within
+ + Update SPDX license information to version 3.17
+ * Fixed:
+ + Don't write empty entry points file for wheel targets if
+ there are no entry points defined
+ + Allow metadata hooks to set the version in all cases
+ + Prevent duplicate file entries from inclusion when using the
+ force-include option
+
+-------------------------------------------------------------------
Old:
----
hatchling-1.3.1.tar.gz
New:
----
hatchling-1.4.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-hatchling.spec ++++++
--- /var/tmp/diff_new_pack.h6eUpv/_old 2022-07-09 16:58:56.120426898 +0200
+++ /var/tmp/diff_new_pack.h6eUpv/_new 2022-07-09 16:58:56.124426905 +0200
@@ -19,7 +19,7 @@
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-hatchling
-Version: 1.3.1
+Version: 1.4.1
Release: 0
Summary: Build backend used by Hatch
License: MIT
++++++ hatchling-1.3.1.tar.gz -> hatchling-1.4.1.tar.gz ++++++
++++ 1737 lines of diff (skipped)