Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-yq for openSUSE:Factory checked in at 2024-01-04 18:53:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-yq (Old) and /work/SRC/openSUSE:Factory/.python-yq.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-yq" Thu Jan 4 18:53:33 2024 rev:16 rq:1136268 version:3.2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-yq/python-yq.changes 2023-09-29 21:15:25.273747837 +0200 +++ /work/SRC/openSUSE:Factory/.python-yq.new.28375/python-yq.changes 2024-01-04 18:53:35.210665784 +0100 @@ -1,0 +2,5 @@ +Tue Jan 2 20:41:36 UTC 2024 - Dirk Müller <[email protected]> + +- require setuptools + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-yq.spec ++++++ --- /var/tmp/diff_new_pack.6DUZNe/_old 2024-01-04 18:53:35.894690777 +0100 +++ /var/tmp/diff_new_pack.6DUZNe/_new 2024-01-04 18:53:35.894690777 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-yq # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,6 +25,7 @@ URL: https://github.com/kislyuk/yq Source: https://files.pythonhosted.org/packages/source/y/yq/yq-%{version}.tar.gz BuildRequires: %{python_module pip} +BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros
