14
0

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

- update to version 1.9.2
- remove fix_encoding_in_setup_py.patch: merged upstream
- update the package description to match upstream readme
- move the %python_subpackages macro to fix an rpmlint warning

OBS-URL: https://build.opensuse.org/request/show/912950
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-feedgenerator?expand=0&rev=12
This commit is contained in:
2021-08-19 09:14:01 +00:00
committed by Git OBS Bridge
parent cb31acd508
commit a9b31c5674
5 changed files with 18 additions and 28 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Aug 18 19:16:18 UTC 2021 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 1.9.2:
* Use description field as subtitle for Atom feeds, if provided
(#23)
* Update list of explicitly-supported Python versions to 3.6-3.9
- remove fix_encoding_in_setup_py.patch: merged upstream
- update the package description to match upstream readme
- move the %python_subpackages macro to fix an rpmlint warning
-------------------------------------------------------------------
Thu May 27 06:29:32 UTC 2021 - pgajdos@suse.com