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 2024-03-20 21:10:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-hatchling (Old)
 and      /work/SRC/openSUSE:Factory/.python-hatchling.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-hatchling"

Wed Mar 20 21:10:40 2024 rev:23 rq:1159684 version:1.22.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-hatchling/python-hatchling.changes        
2024-01-26 22:46:17.858102922 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-hatchling.new.1905/python-hatchling.changes  
    2024-03-20 21:11:14.207096058 +0100
@@ -1,0 +2,53 @@
+Wed Mar 20 03:43:33 UTC 2024 - Matej Cepl <mc...@cepl.eu>
+
+- Clean up the SPEC file
+
+-------------------------------------------------------------------
+Tue Mar 19 20:32:47 UTC 2024 - Benoît Monin <benoit.mo...@gmx.fr>
+
+- update to version 1.22.3:
+  * Fix the custom build hook when using dynamic dependencies
+
+-------------------------------------------------------------------
+Sun Mar 17 21:05:34 UTC 2024 - Benoît Monin <benoit.mo...@gmx.fr>
+
+- update to 1.22.2:
+  * Fixed:
+    + Fix regression when loading metadata from source
+      distributions
+    + Fix metadata hooks when building wheels from source
+      distributions
+- additional changes from version 1.22.1:
+  * Fixed:
+    + Update the default version of core metadata to 2.3
+
+- additional changes from version 1.22.0:
+  * Deprecated:
+    + The app build target has been renamed to binary to reduce
+      ambiguity with the name of an upcoming feature. The former
+      name will still be usable for several minor releases.
+  * Added:
+    + Metadata for the wheel target now defaults to the PKG-INFO
+      metadata within source distributions
+    + Add dependencies method to the build hook interface so that
+      hooks can themselves dynamically define dependencies
+    + Update the default version of core metadata to 2.2
+    + Update SPDX license information to version 3.23
+    + Improve error message for when the default heuristics for
+      wheel file inclusion fail
+  * Fixed:
+    + Properly support core metadata version 2.2
+    + Remove editables as a direct dependency
+    + Fix default wheel tag when the supported Python version
+      declaration is strict
+    + Load VCS ignore patterns first so that whitelisted patterns
+      can be excluded by project configuration
+    + Don't consider VCS ignore files that are outside of the VCS
+      boundary
+    + The sdist build target now gracefully ignores UNIX socket
+      files
+    + Begin ignoring certain files ubiquitously, like .DS_Store on
+      macOS
+- remove editables from the required packages
+
+-------------------------------------------------------------------

Old:
----
  hatchling-1.21.1.tar.gz

New:
----
  hatchling-1.22.3.tar.gz

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

Other differences:
------------------
++++++ python-hatchling.spec ++++++
--- /var/tmp/diff_new_pack.V0p5Ux/_old  2024-03-20 21:11:15.355138245 +0100
+++ /var/tmp/diff_new_pack.V0p5Ux/_new  2024-03-20 21:11:15.355138245 +0100
@@ -18,14 +18,13 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-hatchling
-Version:        1.21.1
+Version:        1.22.3
 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 editables >= 0.3}
 BuildRequires:  %{python_module packaging >= 21.3}
 BuildRequires:  %{python_module pathspec >= 0.10.1}
 BuildRequires:  %{python_module pip}
@@ -34,17 +33,14 @@
 BuildRequires:  %{python_module trove-classifiers}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-editables >= 0.3
 Requires:       python-packaging >= 21.3
 Requires:       python-pathspec >= 0.10.1
 Requires:       python-pluggy >= 1.0.0
 Requires:       python-trove-classifiers
+Requires:       (python-tomli >= 1.2.2 if python-base < 3.11)
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
 BuildArch:      noarch
-%if 0%{?python_version_nodots} < 311
-Requires:       python-tomli >= 1.2.2
-%endif
 %python_subpackages
 
 %description

++++++ hatchling-1.21.1.tar.gz -> hatchling-1.22.3.tar.gz ++++++
++++ 1824 lines of diff (skipped)

Reply via email to