Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-tabulate for openSUSE:Factory
checked in at 2021-10-05 22:33:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tabulate (Old)
and /work/SRC/openSUSE:Factory/.python-tabulate.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tabulate"
Tue Oct 5 22:33:29 2021 rev:12 rq:922084 version:0.8.9
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tabulate/python-tabulate.changes
2021-07-21 19:05:29.063198107 +0200
+++
/work/SRC/openSUSE:Factory/.python-tabulate.new.2443/python-tabulate.changes
2021-10-05 22:33:31.906835859 +0200
@@ -1,0 +2,5 @@
+Wed Sep 29 03:01:31 UTC 2021 - Steve Kowalik <[email protected]>
+
+- Remove unneeded BuildRequires on nose.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-tabulate.spec ++++++
--- /var/tmp/diff_new_pack.giAVTy/_old 2021-10-05 22:33:34.082839646 +0200
+++ /var/tmp/diff_new_pack.giAVTy/_new 2021-10-05 22:33:34.086839652 +0200
@@ -25,7 +25,6 @@
Group: Development/Languages/Python
URL: https://bitbucket.org/astanin/python-tabulate
Source:
https://files.pythonhosted.org/packages/source/t/tabulate/tabulate-%{version}.tar.gz
-BuildRequires: %{python_module nose}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wcwidth}