Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-eventlet for openSUSE:Factory
checked in at 2022-12-10 21:17:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-eventlet (Old)
and /work/SRC/openSUSE:Factory/.python-eventlet.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-eventlet"
Sat Dec 10 21:17:44 2022 rev:45 rq:1041890 version:0.33.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-eventlet/python-eventlet.changes
2022-12-04 14:57:46.604070597 +0100
+++
/work/SRC/openSUSE:Factory/.python-eventlet.new.1835/python-eventlet.changes
2022-12-10 21:18:01.537625703 +0100
@@ -1,0 +2,5 @@
+Fri Dec 9 10:16:59 UTC 2022 - Thorsten Kukuk <[email protected]>
+
+- Reove unecessary sysconfig-netconfig BuildRequires
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-eventlet.spec ++++++
--- /var/tmp/diff_new_pack.QLevhs/_old 2022-12-10 21:18:02.165629375 +0100
+++ /var/tmp/diff_new_pack.QLevhs/_new 2022-12-10 21:18:02.169629398 +0100
@@ -16,7 +16,6 @@
#
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
Name: python-eventlet
Version: 0.33.2
@@ -38,11 +37,10 @@
BuildRequires: python2-monotonic >= 1.4
%endif
BuildRequires: fdupes
-BuildRequires: netcfg
BuildRequires: python-rpm-macros
# SECTION TEST requirements
# eventlet parses /etc/protocols which is not available in normal build envs
-BuildRequires: sysconfig-netconfig
+BuildRequires: netcfg
BuildRequires: %{python_module dnspython >= 1.15.0}
BuildRequires: %{python_module greenlet >= 0.3}
%if 0%{?suse_version} >= 1550