diff --git a/python-limnoria.changes b/python-limnoria.changes index dcf3804..98fd8ad 100644 --- a/python-limnoria.changes +++ b/python-limnoria.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 21 02:10:14 UTC 2022 - Steve Kowalik + +- feedparser is now available on Python 3.10, remove the skip. + ------------------------------------------------------------------- Wed Mar 23 13:30:21 UTC 2022 - pgajdos@suse.com diff --git a/python-limnoria.spec b/python-limnoria.spec index a767491..2514a57 100644 --- a/python-limnoria.spec +++ b/python-limnoria.spec @@ -17,8 +17,6 @@ %define skip_python2 1 -# no feedparser for python 3.10 -%define skip_python310 1 %define appname limnoria %define srcver 2022-03-19 Name: python-limnoria