Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-toposort for openSUSE:Factory
checked in at 2024-01-03 12:31:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-toposort (Old)
and /work/SRC/openSUSE:Factory/.python-toposort.new.28375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-toposort"
Wed Jan 3 12:31:08 2024 rev:4 rq:1136316 version:1.10
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-toposort/python-toposort.changes
2023-12-28 23:04:30.217109203 +0100
+++
/work/SRC/openSUSE:Factory/.python-toposort.new.28375/python-toposort.changes
2024-01-03 12:31:52.862587581 +0100
@@ -1,0 +2,5 @@
+Tue Jan 2 22:39:39 UTC 2024 - Dirk Müller <[email protected]>
+
+- require setuptools
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-toposort.spec ++++++
--- /var/tmp/diff_new_pack.D8mhEf/_old 2024-01-03 12:31:53.330604697 +0100
+++ /var/tmp/diff_new_pack.D8mhEf/_new 2024-01-03 12:31:53.330604697 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-toposort
#
-# 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
@@ -26,6 +26,7 @@
URL: https://gitlab.com/ericvsmith/toposort
Source:
https://files.pythonhosted.org/packages/source/t/toposort/toposort-%{version}.tar.gz
BuildRequires: %{python_module pip}
+BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros