|
|
@ -1,4 +1,5 @@
|
|
|
|
%global modulename html5lib
|
|
|
|
%global modulename html5lib
|
|
|
|
|
|
|
|
%global with_python3 1
|
|
|
|
|
|
|
|
|
|
|
|
Name: python-%{modulename}
|
|
|
|
Name: python-%{modulename}
|
|
|
|
Summary: A python based HTML parser/tokenizer
|
|
|
|
Summary: A python based HTML parser/tokenizer
|
|
|
@ -20,6 +21,7 @@ BuildRequires: python-six
|
|
|
|
BuildRequires: python3-devel
|
|
|
|
BuildRequires: python3-devel
|
|
|
|
BuildRequires: python-tools
|
|
|
|
BuildRequires: python-tools
|
|
|
|
BuildRequires: python3-nose
|
|
|
|
BuildRequires: python3-nose
|
|
|
|
|
|
|
|
BuildRequires: python3-six
|
|
|
|
BuildRequires: python3-setuptools
|
|
|
|
BuildRequires: python3-setuptools
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|