14
0

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

- update to version 1.9.1
- remove separate license file: now included in source tarball
- add fix_encoding_in_setup_py.patch to fix build failure

OBS-URL: https://build.opensuse.org/request/show/774230
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-feedgenerator?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal
2020-02-13 20:49:58 +00:00
committed by Git OBS Bridge
parent 5a8867f514
commit 7f68697ca0
6 changed files with 34 additions and 36 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Feb 9 20:10:45 UTC 2020 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 1.9.1:
* Remove unnecessary files from source distribution
* Update PyPI classifiers
- remove separate license file: now included in source tarball
- add fix_encoding_in_setup_py.patch to fix build failure
-------------------------------------------------------------------
Thu Dec 6 13:27:23 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>