Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pick for openSUSE:Factory checked in at 2023-06-01 17:20:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pick (Old) and /work/SRC/openSUSE:Factory/.python-pick.new.2531 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pick" Thu Jun 1 17:20:58 2023 rev:9 rq:1090254 version:2.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pick/python-pick.changes 2022-12-09 13:19:50.935660769 +0100 +++ /work/SRC/openSUSE:Factory/.python-pick.new.2531/python-pick.changes 2023-06-01 17:21:01.082693051 +0200 @@ -1,0 +2,5 @@ +Wed May 31 15:54:12 UTC 2023 - Ben Greiner <c...@bnavigator.de> + +- poetry-core is enough to build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pick.spec ++++++ --- /var/tmp/diff_new_pack.LNmOrp/_old 2023-06-01 17:21:01.586696038 +0200 +++ /var/tmp/diff_new_pack.LNmOrp/_new 2023-06-01 17:21:01.590696062 +0200 @@ -24,7 +24,7 @@ URL: https://github.com/wong2/pick Source0: https://github.com/wong2/pick/archive/v%{version}.tar.gz#/pick-%{version}.tar.gz BuildRequires: %{python_module pip} -BuildRequires: %{python_module poetry} +BuildRequires: %{python_module poetry-core >= 1} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildArch: noarch @@ -54,6 +54,7 @@ %files %{python_files} %license LICENSE %doc README.md -%{python_sitelib}/* +%{python_sitelib}/pick +%{python_sitelib}/pick-%{version}.dist-info %changelog