delete python2 dependencies

This commit is contained in:
zhouhaibo055 2020-07-16 11:04:16 +08:00
parent f153f0f1c1
commit 8c72aec1a8

View File

@ -16,6 +16,7 @@ BuildArch: noarch
Html5lib is a pure-python library for parsing HTML. It is designed to conform Html5lib is a pure-python library for parsing HTML. It is designed to conform
to the WHATWG HTML specification, as is implemented by all major web browsers. to the WHATWG HTML specification, as is implemented by all major web browsers.
#%%package -n python2-html5lib #%%package -n python2-html5lib
#Summary: python2 package for html5lib #Summary: python2 package for html5lib
#BuildRequires: python2-devel python2-setuptools python2-mock python2-pytest python2-six #BuildRequires: python2-devel python2-setuptools python2-mock python2-pytest python2-six