From 8c72aec1a80373095125f62e1567adfb81ace599 Mon Sep 17 00:00:00 2001 From: zhouhaibo055 Date: Thu, 16 Jul 2020 11:04:16 +0800 Subject: [PATCH] delete python2 dependencies --- python-html5lib.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-html5lib.spec b/python-html5lib.spec index 7932991..c83f7d4 100644 --- a/python-html5lib.spec +++ b/python-html5lib.spec @@ -16,6 +16,7 @@ BuildArch: noarch 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. + #%%package -n python2-html5lib #Summary: python2 package for html5lib #BuildRequires: python2-devel python2-setuptools python2-mock python2-pytest python2-six