forked from pool/python-feedparser
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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ce0410a05ab248c8c7cfca3a0ea2203968ee9ff4486067379af4827a59f9661
|
||||
size 285827
|
||||
3
feedparser-6.0.9.tar.gz
Normal file
3
feedparser-6.0.9.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dad42e7beaec55f99c08b2b0cf7288bc7cfd24b6f72c8ef85478bcb55648cd42
|
||||
size 286366
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-feedparser
|
||||
Version: 6.0.8
|
||||
Version: 6.0.9
|
||||
Release: 0
|
||||
Summary: Universal Feed Parser Module for Python
|
||||
License: BSD-2-Clause
|
||||
|
||||
Reference in New Issue
Block a user