Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-poetry for openSUSE:Factory 
checked in at 2026-05-07 15:45:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-poetry (Old)
 and      /work/SRC/openSUSE:Factory/.python-poetry.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-poetry"

Thu May  7 15:45:30 2026 rev:43 rq:1351349 version:2.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-poetry/python-poetry.changes      
2026-04-15 16:14:38.511838572 +0200
+++ /work/SRC/openSUSE:Factory/.python-poetry.new.1966/python-poetry.changes    
2026-05-07 15:46:55.203909227 +0200
@@ -1,0 +2,49 @@
+Thu May  7 06:02:58 UTC 2026 - Steve Kowalik <[email protected]>
+
+- Update to 2.4.0:
+  ## Added
+  * Add solver.min-release-age setting to require package releases to be a
+    certain number of days old before they are considered during dependency
+    resolution.
+  * Add solver.min-release-age-exclude to exclude selected packages from age
+    filtering.
+  * Add solver.min-release-age-exclude-source to exclude all packages from
+    selected package indexes from age filtering.
+  ## Changed
+  * Raise an error instead of silently ignoring a package name that is not a
+    dependency when it is passed to poetry update.
+  * Automatically add a trailing slash to legacy repository URLs (used for
+    publishing) if missing.
+  * Require installer>=1.0.0.
+  * Allow findpython>=0.8.
+  ## Fixed
+  * Fix an issue where the order of markers in the lock file was not
+    deterministic.
+  * Fix an issue where the wrong command was suggested when poetry self
+    commands failed due to an outdated lock file.
+  * Fix an issue where poetry debug resolve failed when there was a package
+    with a marker.
+  * Fix an issue where the error message about a build backend failure
+    contained garbled --config-settings.
+  * Fix an issue where a false warning about a circular dependency was
+    printed.
+  * Fix an issue where falsy config values were incorrectly treated as not
+    set.
+  * Fix an issue where poetry publish --build ignored failing builds and
+    uploaded stale artifacts.
+  * Fix an issue where poetry publish was aborted instead of retrying after
+    package registration.
+  * Fix an issue where zip files were not closed after fetching metadata via
+    lazy-wheel.
+  * Fix an issue where data fetched via lazy-wheel was corrupted when part of
+    it had already been cached.
+  * Fix an issue where further packages were installed even though
+    installation should be aborted.
+  * Fix an issue where installed packages without a METADATA file caused an
+    exception on Python 3.15+.
+  * Fix an issue where http-basic could not be set for repository names with
+    periods.
+  * Fix an issue where calculating the hash of large wheels failed with a
+    memory error.
+
+-------------------------------------------------------------------

Old:
----
  poetry-2.3.4.tar.gz

New:
----
  poetry-2.4.0.tar.gz

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

Other differences:
------------------
++++++ python-poetry.spec ++++++
--- /var/tmp/diff_new_pack.OuaJyq/_old  2026-05-07 15:46:56.007942360 +0200
+++ /var/tmp/diff_new_pack.OuaJyq/_new  2026-05-07 15:46:56.011942525 +0200
@@ -27,7 +27,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-poetry%{psuffix}
-Version:        2.3.4
+Version:        2.4.0
 Release:        0
 Summary:        Python dependency management and packaging
 License:        MIT
@@ -39,21 +39,21 @@
 BuildRequires:  %{python_module poetry-core >= 2}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-poetry-core = 2.3.2
+Requires:       python-poetry-core = 2.4.0
 Requires:       (python-build >= 1.2.1 with python-build < 2.0.0)
 Requires:       (python-cachecontrol >= 0.14.0 with python-cachecontrol < 
0.15.0)
 # from cachecontrol[filecache]
 Requires:       python-filelock >= 3.8.0
 # /cachecontrol[filecache]
 Requires:       (python-cleo >= 2.1.0 with python-cleo < 3.0.0)
-Requires:       python-installer >= 0.7.0
+Requires:       python-installer >= 1.0.0
 Requires:       python-packaging >= 24.2
 Requires:       python-pbs-installer >= 2025.6.10
 Requires:       python-trove-classifiers >= 2022.5.19
 Requires:       python-virtualenv >= 20.26.6
 Requires:       (python-dulwich >= 0.25.0 with python-dulwich < 2)
 Requires:       (python-fastjsonschema >= 2.18.0 with python-fastjsonschema < 
3.0.0)
-Requires:       (python-findpython >= 0.6.2 with python-findpython < 0.8.0)
+Requires:       (python-findpython >= 0.6.2 with python-findpython < 0.9.0)
 Requires:       (python-keyring >= 25.1.0 with python-keyring < 26.0.0)
 Requires:       (python-pkginfo >= 1.12 with python-pkginfo < 2.0)
 Requires:       (python-platformdirs >= 3.0.0 with python-platformdirs < 5)

++++++ poetry-2.3.4.tar.gz -> poetry-2.4.0.tar.gz ++++++
++++ 10286 lines of diff (skipped)

Reply via email to