From 448eeec7f95898d200a9a8967ff1f10e6f18c25a694b51abe40926f7334cce59 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 6 Feb 2022 15:04:44 +0000 Subject: [PATCH] Accepting request 951760 from home:bnavigator:branches:devel:languages:python - Skip python310 because there is no sgmllib3k and upstream is not willing to move away from it gh#kurtmckee/feedparser#279 OBS-URL: https://build.opensuse.org/request/show/951760 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-feedparser?expand=0&rev=57 --- python-feedparser.changes | 6 ++++++ python-feedparser.spec | 2 ++ 2 files changed, 8 insertions(+) diff --git a/python-feedparser.changes b/python-feedparser.changes index 6da7fe9..4dad3cc 100644 --- a/python-feedparser.changes +++ b/python-feedparser.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Feb 5 16:51:47 UTC 2022 - Benjamin Greiner + +- Skip python310 because there is no sgmllib3k and upstream is not + willing to move away from it gh#kurtmckee/feedparser#279 + ------------------------------------------------------------------- Wed Jun 23 18:24:35 UTC 2021 - BenoƮt Monin diff --git a/python-feedparser.spec b/python-feedparser.spec index 187ea3a..c836b57 100644 --- a/python-feedparser.spec +++ b/python-feedparser.spec @@ -18,6 +18,8 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +# no sgmllib3k for python 3.10 +%define skip_python310 1 Name: python-feedparser Version: 6.0.8 Release: 0