forked from pool/python-feedparser
Accepting request 900583 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/900583 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-feedparser?expand=0&rev=31
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cae320004d904a12e33b1b10bd63766bc2823eec94e03b802fbb228d820838d9
|
||||
size 285347
|
||||
3
feedparser-6.0.6.tar.gz
Normal file
3
feedparser-6.0.6.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:78f62a5b872fdef451502bb96e64a8fd4180535eb749954f1ad528604809cdeb
|
||||
size 285525
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 16 19:22:23 UTC 2021 - Benoît Monin <benoit.monin@gmx.fr>
|
||||
|
||||
- update to version 6.0.6:
|
||||
* Prevent an AttributeError that occurs when a server returns
|
||||
HTTP 3xx but doesn't include a Location header as well. (#267)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 14 16:04:31 UTC 2021 - Benoît Monin <benoit.monin@gmx.fr>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-feedparser
|
||||
Version: 6.0.5
|
||||
Version: 6.0.6
|
||||
Release: 0
|
||||
Summary: Universal Feed Parser Module for Python
|
||||
License: BSD-2-Clause
|
||||
|
||||
Reference in New Issue
Block a user