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 2023-05-21 19:08:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tabulate (Old)
and /work/SRC/openSUSE:Factory/.python-tabulate.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tabulate"
Sun May 21 19:08:01 2023 rev:16 rq:1087891 version:0.9.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tabulate/python-tabulate.changes
2023-04-28 16:22:29.961705903 +0200
+++
/work/SRC/openSUSE:Factory/.python-tabulate.new.1533/python-tabulate.changes
2023-05-21 19:08:05.106221616 +0200
@@ -1,0 +2,5 @@
+Fri May 19 07:19:14 UTC 2023 - Dirk Müller <[email protected]>
+
+- build with setuptools_scm
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-tabulate.spec ++++++
--- /var/tmp/diff_new_pack.70ZMpT/_old 2023-05-21 19:08:05.586224357 +0200
+++ /var/tmp/diff_new_pack.70ZMpT/_new 2023-05-21 19:08:05.590224380 +0200
@@ -29,6 +29,7 @@
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools >= 61.2.0}
+BuildRequires: %{python_module setuptools_scm}
BuildRequires: %{python_module wcwidth}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
@@ -79,6 +80,6 @@
%doc README.md
%python_alternative %{_bindir}/tabulate
%{python_sitelib}/tabulate
-%{python_sitelib}/tabulate-*dist-info
+%{python_sitelib}/tabulate-%{version}.dist-info
%changelog