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