14
0

- update to 6.0.1:

* Remove all Python 2 compatibility code (#228)
  * Add *python_requires* to ``setup.py`` (#2

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-feedparser?expand=0&rev=44
This commit is contained in:
2020-09-28 11:20:45 +00:00
committed by Git OBS Bridge
parent 39f80854ee
commit e811e6a0d8
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Sep 28 11:20:26 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 6.0.1:
* Remove all Python 2 compatibility code (#228)
* Add *python_requires* to ``setup.py`` (#2
-------------------------------------------------------------------
Mon Sep 14 20:10:18 UTC 2020 - Benoît Monin <benoit.monin@gmx.fr>