14
0

------------------------------------------------------------------

- add netcfg package to list of requirements

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eventlet?expand=0&rev=47
This commit is contained in:
2018-01-15 19:17:25 +00:00
committed by Git OBS Bridge
parent a828d77da7
commit 92be062a0e
2 changed files with 6 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ BuildRequires: python-rpm-macros
%if %python_version_nodots < 34
Requires: python-enum34
%endif
Requires: netcfg
Requires: python-greenlet >= 0.3
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch