diff --git a/python-html5-parser.changes b/python-html5-parser.changes index 103e121..ceda3c3 100644 --- a/python-html5-parser.changes +++ b/python-html5-parser.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 23 11:59:31 UTC 2021 - ecsos + +- Skip python2 to fix build error for Leap in devel repo. + ------------------------------------------------------------------- Fri Oct 15 08:27:05 UTC 2021 - ecsos diff --git a/python-html5-parser.spec b/python-html5-parser.spec index 1dfa282..d27c2e9 100644 --- a/python-html5-parser.spec +++ b/python-html5-parser.spec @@ -17,6 +17,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 Name: python-html5-parser Version: 0.4.10 Release: 0