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 2023-05-23 14:53:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-poetry-core (Old) and /work/SRC/openSUSE:Factory/.python-poetry-core.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-poetry-core" Tue May 23 14:53:37 2023 rev:16 rq:1088457 version:1.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-poetry-core/python-poetry-core.changes 2023-04-25 16:54:16.590660628 +0200 +++ /work/SRC/openSUSE:Factory/.python-poetry-core.new.1533/python-poetry-core.changes 2023-05-23 14:53:51.502239949 +0200 @@ -1,0 +2,23 @@ +Mon May 22 20:41:26 UTC 2023 - Ben Greiner <[email protected]> + +- Update description + +------------------------------------------------------------------- +Mon May 22 07:52:37 UTC 2023 - Dan Äermák <[email protected]> + +- New upstream release 1.6.0 + * Improve error message for invalid markers (#569). + * Increase robustness when deleting temporary directories on + Windows (#460). + * Replace tomlkit with tomli, which changes the interface of some + internal classes (#483). + * Deprecate Package.category (#561). + * Fix a performance regression in marker handling (#568). + * Fix an issue where wildcard version constraints were not + handled correctly (#402). + * Fix an issue where poetry build created duplicate Python + classifiers if they were specified manually (#578). + * Fix an issue where local versions where not handled correctly + (#579). + +------------------------------------------------------------------- Old: ---- poetry-core-1.5.2-gh.tar.gz New: ---- poetry-core-1.6.0-gh.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-poetry-core.spec ++++++ --- /var/tmp/diff_new_pack.gHLaAy/_old 2023-05-23 14:53:52.094243451 +0200 +++ /var/tmp/diff_new_pack.gHLaAy/_new 2023-05-23 14:53:52.102243499 +0200 @@ -18,9 +18,9 @@ %{?sle15_python_module_pythons} Name: python-poetry-core -Version: 1.5.2 +Version: 1.6.0 Release: 0 -Summary: Python poetry core utilities +Summary: Poetry PEP 517 Build Backend License: Apache-2.0 AND BSD-2-Clause AND MIT AND Python-2.0 Group: Development/Languages/Python URL: https://github.com/python-poetry/poetry-core @@ -39,6 +39,7 @@ BuildRequires: %{python_module build} BuildRequires: %{python_module pytest-mock} BuildRequires: %{python_module pytest} +BuildRequires: %{python_module tomli-w} BuildRequires: %{python_module virtualenv} BuildRequires: git-core # /SECTION @@ -59,7 +60,7 @@ cp src/poetry/core/_vendor/packaging/LICENSE.APACHE vendoredlicenses/packaging.LICENSE.APACHE cp src/poetry/core/_vendor/packaging/LICENSE.BSD vendoredlicenses/packaging.LICENSE.BSD cp src/poetry/core/_vendor/pyrsistent/LICENSE.mit vendoredlicenses/pyrsistent.LICENSE.mit -cp src/poetry/core/_vendor/tomlkit/LICENSE vendoredlicenses/tomlkit.LICENSE +cp src/poetry/core/_vendor/tomli/LICENSE vendoredlicenses/tomli.LICENSE cp src/poetry/core/_vendor/typing_extensions.LICENSE vendoredlicenses/typing_extensions.LICENSE %build ++++++ poetry-core-1.5.2-gh.tar.gz -> poetry-core-1.6.0-gh.tar.gz ++++++ ++++ 15470 lines of diff (skipped)
