Changelog for
python311-pygal-3.0.5-lp154.qubes.2.12.noarch.rpm :
* Sat Aug 31 2024 Dirk Müller
- update to 3.0.5:
* Get rid of the u() helper function
* Get rid of the to_unicode() helper function
* Get rid of the to_str() helper function
* Get rid of _ellipsis and base
* Always import Iterable from collections.abc
* Thu Dec 14 2023 Dirk Müller - update to 3.0.4:
* Missing declaration of importlib_metadata dependency in setup.py
* Failure with tox due to missing README.md
* Misused entry_points causing failure with Python 3.12
* Prevent installing with Python versions < 3.8
* Replace unmaintained pytest-flake8 with plain flake8
* Remove Iterable import deprecation warning
* Remove invalid escape sequence warnings in tests
* Fix test failures due to removed pytest attribute
* Fix linting errors with latest isort and flake8- use packaged COPYING
* Fri Apr 21 2023 Dirk Müller - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl - Make calling of %{sle15modernpython} optional.
* Wed Feb 01 2023 Dirk Müller - skip python 2.x (no longer supported) and enable CairoSVG for all python flavors not just the main one
* Thu Dec 09 2021 Matej Cepl - Remove unnecessary patches: pytest4.patch, pytest6.patch, and python38.patch.
* Wed Dec 08 2021 pgajdosAATTsuse.com- version update to 3.0.0
* no upstream changelog found
* Mon Feb 22 2021 Markéta Machová - Drop broken %ifpython3
* Thu Aug 27 2020 Marketa Calabkova - Add patch pytest6.patch
* Wed Nov 06 2019 Matej Cepl - Add patch pytest4.patch to make the test suite compatible with pytest4+ (yes, THIS is the only change necessary!). gh#Kozea/pygal#340
* Fri Jul 19 2019 Tomáš Chvátal - Add patch to work with python 3.8:
* python38.patch- Restrict pytest to < 3.0 as the testing code does not work upstream on anything else
* Tue Mar 26 2019 Tomáš Chvátal - Make CairoSVG only python3 dependency and simply not provide the png conversion feature on python2
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Thu May 24 2018 toddrme2178AATTgmail.com- spec file cleanups- dependencies are python3-only
* Mon Aug 28 2017 toddrme2178AATTgmail.com- Implement single-spec version
* Sat Jul 29 2017 michaelAATTstroeder.com- update to upstream release 2.4.0
* Fri Jun 12 2015 mailaenderAATTopensuse.org- initial packaging of version 1.7.0