17
0

Accepting request 1303700 from home:benoit_monin:branches:devel:languages:python

- update to version 6.0.11
- drop 304_python310-crash.patch: fixed upstream

OBS-URL: https://build.opensuse.org/request/show/1303700
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-feedparser?expand=0&rev=70
This commit is contained in:
2025-09-11 05:41:37 +00:00
committed by Git OBS Bridge
parent 6386db7823
commit 69b0fa703a
5 changed files with 15 additions and 42 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Sep 10 19:04:09 UTC 2025 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 6.0.11:
* Fix an AssertionError crash that occurs with Python 3.10 and
higher. (#304)
* Fix a DeprecationWarning thrown during calls to re.sub. (#389)
* Add a Read the Docs configuration.
- drop 304_python310-crash.patch: fixed upstream
-------------------------------------------------------------------
Tue May 27 11:44:14 UTC 2025 - Markéta Machová <mmachova@suse.com>