remove unsuppoted python 3 package
This commit is contained in:
parent
1793b987e7
commit
315570e3cf
@ -27,6 +27,7 @@ BuildRequires: java-devel >= 1:1.7.0
|
|||||||
BuildRequires: java-javadoc
|
BuildRequires: java-javadoc
|
||||||
BuildRequires: javapackages-local
|
BuildRequires: javapackages-local
|
||||||
BuildRequires: doxygen
|
BuildRequires: doxygen
|
||||||
|
# Do not support Python3
|
||||||
BuildRequires: python2-devel
|
BuildRequires: python2-devel
|
||||||
BuildRequires: python-setuptools
|
BuildRequires: python-setuptools
|
||||||
|
|
||||||
@ -86,14 +87,6 @@ BuildArch: noarch
|
|||||||
%description python
|
%description python
|
||||||
Python runtime support for ANTLR-generated parsers
|
Python runtime support for ANTLR-generated parsers
|
||||||
|
|
||||||
%package python3
|
|
||||||
Summary: Python runtime support for ANTLR-generated parsers
|
|
||||||
BuildArch: noarch
|
|
||||||
#%%{?python_provide:%%python_provide antlr-python3}
|
|
||||||
|
|
||||||
%description python3
|
|
||||||
Python runtime support for ANTLR-generated parsers
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
# remove all binary libs
|
# remove all binary libs
|
||||||
|
Loading…
Reference in New Issue
Block a user