Changelog for
python311-prettytable-3.9.0-150400.2.10.noarch.rpm :
* Sat Oct 07 2023 mceplAATTcepl.eu- Update to 3.9.0: - Encode title and attributes of HTML tables
* Thu Sep 07 2023 dmuellerAATTsuse.com- update to 3.8.0:
* Add `get_formatted_string()` convenience function (#241)
* Drop support for EOL Python 3.7 (#245)
* Fri May 05 2023 daniel.garciaAATTsuse.com- Update to 3.7.0:
* Add horizontal lines to create sections within a table (#185) AATTmyheroyuki
* Declare support for Python 3.12 (#231) AATThugovk
* Rename licence file for detection by GitHub (#229) AATThugovk
* Rename master to main (#228) AATThugovk- 3.6.0:
* Updated pre-commit with mypy (#218) AATTphershbe
* Test Python 3.12 pre-releases (#221) AATThugovk
* Fix to min_table_width parameter (#219) AATTkzwolenik95
* Widen tables with long titles (#216) AATTetjones
* Fri Apr 21 2023 dmuellerAATTsuse.com- add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 mceplAATTsuse.com- Make calling of %{sle15modernpython} optional.
* Sun Nov 06 2022 jayvdbAATTgmail.com- Update to v3.5.0
* Add py.typed and update setup.cfg
* Add type hints from typeshed
* Convert from setuptools to hatchling
* Sat Sep 17 2022 dmuellerAATTsuse.com- update to 3.4.1:
* Add option to specify line break character used in pagination
* Sat Jun 04 2022 dmuellerAATTsuse.com- update to 3.3.0:
* Support Python 3.11
* Add flag to preserve internal borders when border=False
* Alignment timing fix (#179) AATTmyheroyuki
* Wed Mar 30 2022 codeAATTbnavigator.de- Update to 3.2.0
* Drop support for EOL Python 3.6 (#152) AATThugovk
* Use
tags to print html table titles (#160) AATTdaibhid
* Add colorful tables and themes (#140) AATTBD103
* Convert None to empty cell or custom value (#164) AATTav-guy
* Resolve \"KeyError\" issue on _stringify_row (#167) AATTmichal-jagiello-tmpl
* Use concrete built-in exceptions instead of Exception base class (#169) AATThugovk
* Fix width for custom none_format (#174) AATTav-guy
* Enforce max widths for field names (#171) AATTOlafvdSpek
* Mon Jan 03 2022 dmuellerAATTsuse.com- update to 2.5.0:
* Add Single Border table style
* Thu Nov 25 2021 codeAATTbnavigator.de- Fix missing importlib-metadata requirement
* Wed Nov 24 2021 mceplAATTsuse.com- Rename package according to the PyPI name- wcwidth is also required dependency
* Mon Nov 08 2021 dmuellerAATTsuse.com- update to 2.4.0:
* Markdown: Add colons to align the rendered output
* Add rows attribute to prettytable
* Add Jupyter repr and default interpreter repr methods
* Add custom format support
* Add method to generate LaTex formatted string
* Add support for Python 3.10
* Update issue templates
* Add support for positional junction characters and add \"double_border\" table style
* Access properties instead of protected fields in _get_options()
* Use declarative metadata and support PyPy3
* Add auto index column
* Support formatting options in get_json_string()
* Add tbody and thead tags
* Add add_rows to add several rows at once
* Add setuptools as a dependency
* Fix string comparison and deprecation warning- skip python2
* Fri Oct 15 2021 pgajdosAATTsuse.com- %check: use %pyunittest rpm macro
* Tue Nov 10 2020 steven.kowalikAATTsuse.com- Update URL/Source0 due to Google Code Hosting being dead since 2016
* Thu Nov 07 2019 mceplAATTsuse.com- Run through spec-cleaner
* Tue Dec 04 2018 mceplAATTsuse.com- Remove superfluous devel dependency for noarch package
* Tue Sep 05 2017 jengelhAATTinai.de- Make description neutral.
* Fri Sep 01 2017 sebix+novell.comAATTsebix.at- activate tests- remove shebang from prettytable.py- run spec-cleaner
* Wed Aug 23 2017 tbechtoldAATTsuse.com- convert to singlespec