Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-poetry-core for openSUSE:Factory checked in at 2026-01-27 16:07:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-poetry-core (Old) and /work/SRC/openSUSE:Factory/.python-poetry-core.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-poetry-core" Tue Jan 27 16:07:03 2026 rev:28 rq:1329254 version:2.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-poetry-core/python-poetry-core.changes 2026-01-17 21:41:51.675737618 +0100 +++ /work/SRC/openSUSE:Factory/.python-poetry-core.new.1928/python-poetry-core.changes 2026-01-27 16:07:34.674181776 +0100 @@ -1,0 +2,21 @@ +Sun Jan 25 11:56:18 UTC 2026 - Ben Greiner <[email protected]> + +- Update to 2.3.0 + # Added + * Add (optional) size and upload_time to Link and Package.files + (#905). + ## Changed + * Drop support for Python 3.9 (#897). + * Normalize versions (#893). + * Remove helper function to create temporary directories (#337). + * Improve type hint of Package.files (#904). + * Update list of supported licenses (#890, #895). + ## Fixed + * Fix an issue where unsatisfiable requirements did not raise an + error (#891). + * Fix an issue where the implicit main group did not exist if it + was explicitly declared as not having any dependencies (#892). + * Fix an issue where python_full_version markers with pre-release + versions were parsed incorrectly (#893). + +------------------------------------------------------------------- Old: ---- poetry-core-2.2.1-gh.tar.gz New: ---- poetry-core-2.3.0-gh.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-poetry-core.spec ++++++ --- /var/tmp/diff_new_pack.cu3xVF/_old 2026-01-27 16:07:35.334209611 +0100 +++ /var/tmp/diff_new_pack.cu3xVF/_new 2026-01-27 16:07:35.338209779 +0100 @@ -18,20 +18,20 @@ %{?sle15_python_module_pythons} Name: python-poetry-core -Version: 2.2.1 +Version: 2.3.0 Release: 0 Summary: Poetry PEP 517 Build Backend License: Apache-2.0 AND BSD-2-Clause AND MIT AND Python-2.0 URL: https://github.com/python-poetry/poetry-core # Only the github archive provides the tests Source: %{url}/archive/%{version}.tar.gz#/poetry-core-%{version}-gh.tar.gz -BuildRequires: %{python_module base >= 3.9} +BuildRequires: %{python_module base >= 3.10} BuildRequires: %{python_module pip} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildArch: noarch # SECTION these are all test dependencies, including python-devel and git-core -BuildRequires: %{python_module devel >= 3.9} +BuildRequires: %{python_module devel >= 3.10} BuildRequires: %{python_module build >= 0.10.0} BuildRequires: %{python_module pytest >= 7.1.2} BuildRequires: %{python_module pytest-mock >= 3.10} ++++++ poetry-core-2.2.1-gh.tar.gz -> poetry-core-2.3.0-gh.tar.gz ++++++ ++++ 5860 lines of diff (skipped)
