- update to version 2.1.0 - require python >= 3.7 OBS-URL: https://build.opensuse.org/request/show/1079487 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-feedgenerator?expand=0&rev=16
125 lines
4.3 KiB
Plaintext
125 lines
4.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Apr 14 16:28:32 UTC 2023 - Benoît Monin <benoit.monin@gmx.fr>
|
|
|
|
- update to version 2.1.0:
|
|
* Modernize and improve tests (#32 & #34 — thanks to @venthur)
|
|
* Drop support for Python 3.6 and test on 3.10 & 3.11
|
|
(#35 — thanks to @hugovk)
|
|
* Exclude tests_feedgenerator/__pycache__ from distribution
|
|
(#33 — thanks to @BenSturmfels)
|
|
- require python >= 3.7
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 15 09:38:31 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Remove python-six dependency
|
|
- Remove python_module macro definition
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 28 20:24:30 UTC 2021 - Benoît Monin <benoit.monin@gmx.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 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
|
|
|
|
- %check: use %pyunittest macro
|
|
|
|
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- Fix fdupes call
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:47:56 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 24 10:23:52 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Strip history lesson from description.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 21 13:29:01 UTC 2018 - Matěj Cepl <mcepl@suse.com>
|
|
|
|
- Fix SPEC file with spec-cleaner.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 22 18:07:14 UTC 2017 - benoit.monin@gmx.fr
|
|
|
|
- add missing BuildRequires: python-rpm-macros
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 7 14:09:39 UTC 2017 - benoit.monin@gmx.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 18:26:55 UTC 2016 - benoit.monin@gmx.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 5 20:47:43 UTC 2016 - benoit.monin@gmx.fr
|
|
|
|
- update to version 1.8: no upstream changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 27 17:28:04 UTC 2013 - benoit.monin@gmx.fr
|
|
|
|
- switch from distribute to setuptools
|
|
- remove useless CFLAGS="%{optflags}"
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 3 19:07:09 UTC 2013 - benoit.monin@gmx.fr
|
|
|
|
- update to feedgenerator 1.7
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 8 16:48:27 UTC 2013 - benoit.monin@gmx.fr
|
|
|
|
- update to feedgenerator 1.6
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 27 20:48:18 UTC 2013 - benoit.monin@gmx.fr
|
|
|
|
- initial package with version 1.5
|
|
|