git://scientific.zcu.cz
/
packaging-rpm-pOCCI.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59d1a54
)
Flake8 always needed.
author
František Dvořák
<valtri@civ.zcu.cz>
Tue, 15 Sep 2015 15:19:36 +0000
(17:19 +0200)
committer
František Dvořák
<valtri@civ.zcu.cz>
Tue, 15 Sep 2015 15:19:36 +0000
(17:19 +0200)
python-pOCCI.spec
patch
|
blob
|
blame
|
history
diff --git
a/python-pOCCI.spec
b/python-pOCCI.spec
index
69f75e0
..
ef78f3a
100644
(file)
--- a/
python-pOCCI.spec
+++ b/
python-pOCCI.spec
@@
-46,9
+46,7
@@
BuildRequires: python2-devel python-pycurl
%if 0%{?with_python3}
BuildRequires: python3-devel python3-pycurl python3-flake8
%endif
-%if 0%{?with_tests}
BuildRequires: python-flake8
-%endif
BuildRequires: python-sphinx
%description