Turn off Python 3 support in EPEL
This commit is contained in:
parent
78d838c094
commit
384c14733c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Works with either ElementTree or python-lxml
|
||||
%global modname OWSLib
|
||||
%global with_python3 1
|
||||
%global with_python3 0%{?fedora}
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 0.9.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue