17
0

Accepting request 901596 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/901596
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-feedparser?expand=0&rev=32
This commit is contained in:
2021-06-24 16:22:33 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:78f62a5b872fdef451502bb96e64a8fd4180535eb749954f1ad528604809cdeb
size 285525

3
feedparser-6.0.8.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5ce0410a05ab248c8c7cfca3a0ea2203968ee9ff4486067379af4827a59f9661
size 285827

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jun 23 18:24:35 UTC 2021 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 6.0.8:
* Fix the name and link to the chardet module in the
documentation. (#280)
- additional changes from version 6.0.7:
* Catch urllib.error.URLError to prevent crashes. (#239)
-------------------------------------------------------------------
Wed Jun 16 19:22:23 UTC 2021 - Benoît Monin <benoit.monin@gmx.fr>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-feedparser
Version: 6.0.6
Version: 6.0.8
Release: 0
Summary: Universal Feed Parser Module for Python
License: BSD-2-Clause