Changelog for
python3-feedgenerator-2.0.0-2.4.noarch.rpm :
* Tue Sep 28 2021 benoit.moninAATTgmx.fr- udpate to version 2.0.0:
* Add preliminary support for adding images to feeds
* Update code for Python 3.6+
* Drop support for Python 2.7
* Fix double subtitles if both description & subtitle are provided- skip python2 build: support dropped from upstream- add pytest to the BuildRequires: needed for the tests now- run the tests with pytest but skip coverage generation
* Wed Aug 18 2021 benoit.moninAATTgmx.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 2021 pgajdosAATTsuse.com- %check: use %pyunittest macro
* Sun Feb 09 2020 benoit.moninAATTgmx.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 06 2018 tchvatalAATTsuse.com- Fix fdupes call
* Tue Dec 04 2018 mceplAATTsuse.com- Remove superfluous devel dependency for noarch package
* Mon Sep 24 2018 jengelhAATTinai.de- Strip history lesson from description.
* Fri Sep 21 2018 mceplAATTsuse.com- Fix SPEC file with spec-cleaner.
* Mon May 22 2017 benoit.moninAATTgmx.fr- add missing BuildRequires: python-rpm-macros
* Sun May 07 2017 benoit.moninAATTgmx.fr- convert the package to singlespec- call fdupes to fix duplicated files- add the missing license file- add package documentation- list the actual files in python_sitelib
* Mon Sep 12 2016 benoit.moninAATTgmx.fr- update to version 1.9: no upstream changelog- update project url- update source url- add python-pytz and python-six as BuildRequires- run the tests
* Tue Apr 05 2016 benoit.moninAATTgmx.fr- update to version 1.8: no upstream changelog