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 2022-12-15 19:24:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-poetry-core (Old) and /work/SRC/openSUSE:Factory/.python-poetry-core.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-poetry-core" Thu Dec 15 19:24:24 2022 rev:13 rq:1042958 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-poetry-core/python-poetry-core.changes 2022-12-14 15:00:59.694867401 +0100 +++ /work/SRC/openSUSE:Factory/.python-poetry-core.new.1835/python-poetry-core.changes 2022-12-15 19:24:28.691808127 +0100 @@ -1,0 +2,25 @@ +Tue Dec 13 17:40:10 UTC 2022 - Benjamin Greiner <c...@bnavigator.de> + +- Update devendored requirements + +------------------------------------------------------------------- +Tue Dec 13 16:06:09 UTC 2022 - Yogalakshmi Arunachalam <yarunacha...@suse.com> + +- Update to version 1.4.0 + * Added + The PEP 517 metadata_directory is now respected as an input to the build_wheel hook (#487). + * Changed + Sources are now considered more carefully when dealing with dependencies with environment markers (#497). + EmptyConstraint is now hashable (#513). + ParseConstraintError is now raised on version and constraint parsing errors, and includes information on the package that caused the error (#514). + * Fixed + Fix an issue where invalid PEP 508 requirements were generated due to a missing space before semicolons (#510). + Fix an issue where relative paths were encoded into package requirements, instead of a file:// URL as required by PEP 508 (#512). + * Vendoring + jsonschema==4.17.0 + lark==1.1.14 + pyrsistent==0.19.2 + tomlkit==0.11.6 + typing-extensions==4.4.0 + +------------------------------------------------------------------- Old: ---- poetry-core-1.3.2-gh.tar.gz New: ---- poetry-core-1.4.0-gh.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-poetry-core.spec ++++++ --- /var/tmp/diff_new_pack.42S7gr/_old 2022-12-15 19:24:29.107810493 +0100 +++ /var/tmp/diff_new_pack.42S7gr/_new 2022-12-15 19:24:29.111810516 +0100 @@ -17,7 +17,7 @@ Name: python-poetry-core -Version: 1.3.2 +Version: 1.4.0 Release: 0 Summary: Python poetry core utilities License: MIT @@ -27,24 +27,24 @@ Source: %{url}/archive/%{version}.tar.gz#/poetry-core-%{version}-gh.tar.gz BuildRequires: %{python_module attrs >= 22.1.0} BuildRequires: %{python_module base >= 3.7} -BuildRequires: %{python_module jsonschema >= 4.1.0} -BuildRequires: %{python_module lark >= 1.1.2} +BuildRequires: %{python_module jsonschema >= 4.16.0} +BuildRequires: %{python_module lark >= 1.1.3} BuildRequires: %{python_module packaging >= 21.3} BuildRequires: %{python_module pip} BuildRequires: %{python_module pyparsing >= 3.0.9} BuildRequires: %{python_module pyrsistent >= 0.18.1} -BuildRequires: %{python_module tomlkit >= 0.11.3} -BuildRequires: %{python_module typing-extensions >= 4.3.0} +BuildRequires: %{python_module tomlkit >= 0.11.5} +BuildRequires: %{python_module typing-extensions >= 4.4.0} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-attrs >= 22.1.0 -Requires: python-jsonschema >= 4.1.0 -Requires: python-lark >= 1.1.2 +Requires: python-jsonschema >= 4.16.0 +Requires: python-lark >= 1.1.3 Requires: python-packaging >= 21.3 Requires: python-pyparsing >= 3.0.9 Requires: python-pyrsistent >= 0.18.1 -Requires: python-tomlkit >= 0.11.3 -Requires: python-typing-extensions >= 4.3.0 +Requires: python-tomlkit >= 0.11.5 +Requires: python-typing-extensions >= 4.4.0 BuildArch: noarch # SECTION these are all test dependencies, including devel and git BuildRequires: %{python_module devel} ++++++ poetry-core-1.3.2-gh.tar.gz -> poetry-core-1.4.0-gh.tar.gz ++++++ ++++ 8231 lines of diff (skipped)