forked from pool/python-flake8-import-order
Accepting request 585333 from home:a_faerber:branches:devel:languages:python
Add runtime Requires for enum34 and pycodestyle OBS-URL: https://build.opensuse.org/request/show/585333 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-import-order?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
0b84a0031c
commit
107a622d55
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 10 17:48:15 UTC 2018 - afaerber@suse.de
|
||||
|
||||
- Add runtime Requires for enum34 and pycodestyle
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 4 20:04:19 UTC 2018 - afaerber@suse.de
|
||||
|
||||
|
||||
@@ -32,6 +32,10 @@ BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: python2-enum34
|
||||
Requires: python-flake8
|
||||
Requires: python-pycodestyle
|
||||
%ifpython2
|
||||
Requires: python2-enum34
|
||||
%endif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user