Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pycups for openSUSE:Factory checked in at 2024-01-05 22:59:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pycups (Old) and /work/SRC/openSUSE:Factory/.python-pycups.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pycups" Fri Jan 5 22:59:40 2024 rev:9 rq:1136459 version:2.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pycups/python-pycups.changes 2023-08-16 14:16:32.310752785 +0200 +++ /work/SRC/openSUSE:Factory/.python-pycups.new.28375/python-pycups.changes 2024-01-05 22:59:41.950517790 +0100 @@ -1,0 +2,5 @@ +Wed Jan 3 10:10:49 UTC 2024 - Dirk Müller <[email protected]> + +- require setuptools + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pycups.spec ++++++ --- /var/tmp/diff_new_pack.n7HSkJ/_old 2024-01-05 22:59:42.526538896 +0100 +++ /var/tmp/diff_new_pack.n7HSkJ/_new 2024-01-05 22:59:42.526538896 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pycups # -# 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 @@ -28,6 +28,7 @@ Source: https://files.pythonhosted.org/packages/source/p/pycups/pycups-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module pip} +BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: cups-devel BuildRequires: fdupes
