1
0

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

- update to version 6.0.9:
  * Fix a crash that can occur with GeoRSS feeds that lack a 
    <where> tag. (#305)

OBS-URL: https://build.opensuse.org/request/show/978154
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-feedparser?expand=0&rev=59
This commit is contained in:
2022-05-20 05:48:09 +00:00
committed by Git OBS Bridge
parent 8092c48fd2
commit 3863c0bb8f
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu May 19 19:30:30 UTC 2022 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 6.0.9:
* Fix a crash that can occur with GeoRSS feeds that lack a
<where> tag. (#305)
-------------------------------------------------------------------
Mon Feb 7 21:02:35 UTC 2022 - Matej Cepl <mcepl@suse.com>