15
0

- Add 304_python310-crash.patch fixing crash of test test_001741

on Python 3.10 (gh#kurtmckee/feedparser#304).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-feedparser?expand=0&rev=60
This commit is contained in:
2022-05-20 09:29:57 +00:00
committed by Git OBS Bridge
parent 3863c0bb8f
commit 2e3b896bed
3 changed files with 44 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri May 20 09:28:16 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Add 304_python310-crash.patch fixing crash of test test_001741
on Python 3.10 (gh#kurtmckee/feedparser#304).
-------------------------------------------------------------------
Thu May 19 19:30:30 UTC 2022 - Benoît Monin <benoit.monin@gmx.fr>