14
0

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

update to version 6.0.2

OBS-URL: https://build.opensuse.org/request/show/843949
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-feedparser?expand=0&rev=46
This commit is contained in:
2020-10-26 09:18:09 +00:00
committed by Git OBS Bridge
parent e811e6a0d8
commit b47efca387
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:6ca88edcaa43f428345968df903a87f020843eda5e28d7ea24a612158d61e74c
size 284620

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

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Oct 25 17:59:36 UTC 2020 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 6.0.2:
* Stop building Python wheels with universal=1 set. (#251)
* Fix a bug that put a trailing quote in the documentation
version. (#232)
* Update the documentation URL to point to ReadTheDocs.
-------------------------------------------------------------------
Mon Sep 28 11:20:26 UTC 2020 - Dirk Mueller <dmueller@suse.com>

View File

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