Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-proselint for
openSUSE:Factory checked in at 2022-10-20 16:03:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-proselint (Old)
and /work/SRC/openSUSE:Factory/.python-proselint.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-proselint"
Thu Oct 20 16:03:31 2022 rev:12 rq:1030156 version:0.13.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-proselint/python-proselint.changes
2022-02-13 00:15:44.148174032 +0100
+++
/work/SRC/openSUSE:Factory/.python-proselint.new.2275/python-proselint.changes
2022-10-20 16:03:32.059233545 +0200
@@ -1,0 +2,5 @@
+Thu Oct 20 10:05:08 UTC 2022 - [email protected]
+
+- python-six is not required
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-proselint.spec ++++++
--- /var/tmp/diff_new_pack.Tu9wC5/_old 2022-10-20 16:03:32.515234257 +0200
+++ /var/tmp/diff_new_pack.Tu9wC5/_new 2022-10-20 16:03:32.519234263 +0200
@@ -35,7 +35,6 @@
Requires: python-click
Requires: python-dbm
Requires: python-future
-Requires: python-six
Requires(post): update-alternatives
Requires(postun):update-alternatives
BuildArch: noarch
@@ -44,7 +43,6 @@
BuildRequires: %{python_module dbm}
BuildRequires: %{python_module future}
BuildRequires: %{python_module pytest}
-BuildRequires: %{python_module six}
%if %{with python2}
BuildRequires: python-mock
%endif