15
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

@@ -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