diff --git a/python-eventlet.changes b/python-eventlet.changes index 51d3563..63d9be3 100644 --- a/python-eventlet.changes +++ b/python-eventlet.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 9 10:16:59 UTC 2022 - Thorsten Kukuk + +- Reove unecessary sysconfig-netconfig BuildRequires + ------------------------------------------------------------------- Sat Dec 3 05:14:32 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-eventlet.spec b/python-eventlet.spec index 8a8628d..57b3d50 100644 --- a/python-eventlet.spec +++ b/python-eventlet.spec @@ -38,11 +38,10 @@ BuildRequires: %{python_module setuptools} 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