forked from pool/python-feedparser
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
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 5 16:51:47 UTC 2022 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
- 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 <benoit.monin@gmx.fr>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user