Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-subprocrunner for
openSUSE:Factory checked in at 2022-11-12 17:41:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-subprocrunner (Old)
and /work/SRC/openSUSE:Factory/.python-subprocrunner.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-subprocrunner"
Sat Nov 12 17:41:13 2022 rev:10 rq:1035281 version:2.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-subprocrunner/python-subprocrunner.changes
2022-10-12 18:25:50.601837135 +0200
+++
/work/SRC/openSUSE:Factory/.python-subprocrunner.new.1597/python-subprocrunner.changes
2022-11-12 17:41:36.678325925 +0100
@@ -1,0 +2,10 @@
+Fri Nov 11 13:18:05 UTC 2022 - [email protected]
+
+- silent rpmlint
+
+-------------------------------------------------------------------
+Fri Nov 11 12:58:18 UTC 2022 - [email protected]
+
+- python-six is not required
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-subprocrunner.spec ++++++
--- /var/tmp/diff_new_pack.5sxVPE/_old 2022-11-12 17:41:37.034328044 +0100
+++ /var/tmp/diff_new_pack.5sxVPE/_new 2022-11-12 17:41:37.038328068 +0100
@@ -16,7 +16,6 @@
#
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-subprocrunner
Version: 2.0.0
@@ -31,7 +30,6 @@
BuildRequires: python-rpm-macros
Requires: python-loguru >= 0.4.1
Requires: python-mbstrdecoder >= 1.0.0
-Requires: python-six
Requires: python-typepy
BuildArch: noarch
# SECTION test requirements
@@ -40,7 +38,6 @@
BuildRequires: %{python_module mbstrdecoder >= 1.0.0}
BuildRequires: %{python_module pytest-mock}
BuildRequires: %{python_module pytest}
-BuildRequires: %{python_module six}
BuildRequires: %{python_module typepy}
# /SECTION
%python_subpackages