Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-click for openSUSE:Factory checked in at 2023-03-26 20:19:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-click (Old) and /work/SRC/openSUSE:Factory/.python-click.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-click" Sun Mar 26 20:19:08 2023 rev:18 rq:1074172 version:8.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-click/python-click.changes 2022-06-06 11:10:14.087282636 +0200 +++ /work/SRC/openSUSE:Factory/.python-click.new.31432/python-click.changes 2023-03-26 20:19:10.122949141 +0200 @@ -1,0 +2,5 @@ +Fri Mar 24 12:48:15 UTC 2023 - Daniel Garcia <[email protected]> + +- Remove not needed requirement python-setuptools + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-click.spec ++++++ --- /var/tmp/diff_new_pack.uBDClN/_old 2023-03-26 20:19:11.658957166 +0200 +++ /var/tmp/diff_new_pack.uBDClN/_new 2023-03-26 20:19:11.666957207 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-click # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,6 @@ %define oldpython python %define skip_python2 1 -%{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-click Version: 8.1.3 Release: 0 @@ -32,7 +31,6 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-setuptools BuildArch: noarch %if "%{python_flavor}" == "python36" Requires: python-importlib-metadata
