Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pydocstyle for
openSUSE:Factory checked in at 2022-04-16 00:13:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pydocstyle (Old)
and /work/SRC/openSUSE:Factory/.python-pydocstyle.new.1941 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pydocstyle"
Sat Apr 16 00:13:43 2022 rev:12 rq:969584 version:6.1.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pydocstyle/python-pydocstyle.changes
2022-04-09 01:44:06.138697519 +0200
+++
/work/SRC/openSUSE:Factory/.python-pydocstyle.new.1941/python-pydocstyle.changes
2022-04-16 00:13:59.369628291 +0200
@@ -1,0 +2,6 @@
+Tue Apr 12 21:25:34 UTC 2022 - Ben Greiner <[email protected]>
+
+- Tests require the extra dependency toml which is not pulled in
+ automatically by pytest anymore
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pydocstyle.spec ++++++
--- /var/tmp/diff_new_pack.nVtZ2j/_old 2022-04-16 00:14:00.661630016 +0200
+++ /var/tmp/diff_new_pack.nVtZ2j/_new 2022-04-16 00:14:00.669630026 +0200
@@ -36,6 +36,7 @@
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module six > 1.10.0}
BuildRequires: %{python_module snowballstemmer}
+BuildRequires: %{python_module toml}
BuildRequires: dos2unix
BuildRequires: fdupes
BuildRequires: python-rpm-macros