From 9baa92a3de2e6c03732485939bbb1cebe009e3d539ef31199a1d61ebefa9481f Mon Sep 17 00:00:00 2001 From: Eric Schirra Date: Thu, 23 Dec 2021 12:10:49 +0000 Subject: [PATCH] Accepting request 942239 from home:ecsos - Skip python2 to fix build error for Leap in devel repo. OBS-URL: https://build.opensuse.org/request/show/942239 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-html5-parser?expand=0&rev=24 --- python-html5-parser.changes | 5 +++++ python-html5-parser.spec | 1 + 2 files changed, 6 insertions(+) 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