Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python313-prettytable-3.17.0-1.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python313-prettytable Distribution: openSUSE Tumbleweed
Version: 3.17.0 Vendor: openSUSE
Release: 1.1 Build date: Wed Jan 7 01:33:38 2026
Group: Unspecified Build host: reproducible
Size: 466148 Source RPM: python-prettytable-3.17.0-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/prettytable/prettytable
Summary: Library for displaying tabular data in formatted fashion
PrettyTable is a Python library for representing tabular data in
ASCII tables, inspired by the tables emitted by the PostgreSQL shell,
psql. PrettyTable allows for selection of which columns are to be
printed, independent alignment of columns (left or right justified or
centred) and printing of "sub-tables" by specifying a row range.

Provides

Requires

License

BSD-2-Clause

Changelog

* Wed Jan 07 2026 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 3.17.0:
    * Added
      + Add support for Python 3.15
      + Set dicts with column-specific config for all column-specific attrs
      + Add add divider() method to create sections
      + Use PEP 639 licence expression
      + Add support for Python 3.14
      + Add new themes to ColorTable
      + Use SPDX license identifier
      + Add field selection to CSV and JSON outputs
      + Add options to disable escaping HTML tables
      + Add support for Python 3.13
    * Changed
      + Drop support for Python 3.9
      + Performance: remove unnecessary deepcopies and add some lru_caches
      + Drop support for Python 3.8
      + Update new home to prettytable/prettytable
      + Speedup: lazy imports and remove import
    * Fixed
      + Fix IndexError for add_rows() with an empty list
      + Fix sortby at class declaration
      + Fix divider intersection for border styles
      + Fix default styles not being reset between set_style() calls
      + Fix add_autoindex alignment for HTML
      + Consider column args when columns are set after initialization
      + Change how size of headers are calculated to fix ColorTable with title
      + Fix max table width calculation
  - Update URL to new home.
* Sat Oct 07 2023 Matej Cepl <mcepl@cepl.eu>
  - Update to 3.9.0:
    - Encode title and attributes of HTML tables
* Thu Sep 07 2023 Dirk Müller <dmueller@suse.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 Garcia <daniel.garcia@suse.com>
  - Update to 3.7.0:
    * Add horizontal lines to create sections within a table (#185) @myheroyuki
    * Declare support for Python 3.12 (#231) @hugovk
    * Rename licence file for detection by GitHub (#229) @hugovk
    * Rename master to main (#228) @hugovk
  - 3.6.0:
    * Updated pre-commit with mypy (#218) @phershbe
    * Test Python 3.12 pre-releases (#221) @hugovk
    * Fix to min_table_width parameter (#219) @kzwolenik95
    * Widen tables with long titles (#216) @etjones
* Fri Apr 21 2023 Dirk Müller <dmueller@suse.com>
  - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl <mcepl@suse.com>
  - Make calling of %{sle15modernpython} optional.
* Sun Nov 06 2022 John Vandenberg <jayvdb@gmail.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 Dirk Müller <dmueller@suse.com>
  - update to 3.4.1:
    * Add option to specify line break character used in pagination
* Sat Jun 04 2022 Dirk Müller <dmueller@suse.com>
  - update to 3.3.0:
    * Support Python 3.11
    * Add flag to preserve internal borders when border=False
    * Alignment timing fix (#179) @myheroyuki
* Wed Mar 30 2022 Ben Greiner <code@bnavigator.de>
  - Update to 3.2.0
    * Drop support for EOL Python 3.6 (#152) @hugovk
    * Use <caption> tags to print html table titles (#160) @daibhid
    * Add colorful tables and themes (#140) @BD103
    * Convert None to empty cell or custom value (#164) @av-guy
    * Resolve "KeyError" issue on _stringify_row (#167)
      @michal-jagiello-tmpl
    * Use concrete built-in exceptions instead of Exception base
      class (#169) @hugovk
    * Fix width for custom none_format (#174) @av-guy
    * Enforce max widths for field names (#171) @OlafvdSpek
* Mon Jan 03 2022 Dirk Müller <dmueller@suse.com>
  - update to 2.5.0:
    * Add Single Border table style

Files

/usr/lib/python3.13/site-packages/prettytable
/usr/lib/python3.13/site-packages/prettytable-3.17.0.dist-info
/usr/lib/python3.13/site-packages/prettytable-3.17.0.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/prettytable-3.17.0.dist-info/METADATA
/usr/lib/python3.13/site-packages/prettytable-3.17.0.dist-info/RECORD
/usr/lib/python3.13/site-packages/prettytable-3.17.0.dist-info/REQUESTED
/usr/lib/python3.13/site-packages/prettytable-3.17.0.dist-info/WHEEL
/usr/lib/python3.13/site-packages/prettytable-3.17.0.dist-info/licenses
/usr/lib/python3.13/site-packages/prettytable-3.17.0.dist-info/licenses/LICENSE
/usr/lib/python3.13/site-packages/prettytable/__init__.py
/usr/lib/python3.13/site-packages/prettytable/__main__.py
/usr/lib/python3.13/site-packages/prettytable/__pycache__
/usr/lib/python3.13/site-packages/prettytable/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/prettytable/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/prettytable/__pycache__/__main__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/prettytable/__pycache__/__main__.cpython-313.pyc
/usr/lib/python3.13/site-packages/prettytable/__pycache__/_version.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/prettytable/__pycache__/_version.cpython-313.pyc
/usr/lib/python3.13/site-packages/prettytable/__pycache__/colortable.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/prettytable/__pycache__/colortable.cpython-313.pyc
/usr/lib/python3.13/site-packages/prettytable/__pycache__/prettytable.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/prettytable/__pycache__/prettytable.cpython-313.pyc
/usr/lib/python3.13/site-packages/prettytable/_version.py
/usr/lib/python3.13/site-packages/prettytable/colortable.py
/usr/lib/python3.13/site-packages/prettytable/prettytable.py
/usr/lib/python3.13/site-packages/prettytable/py.typed
/usr/share/doc/packages/python313-prettytable
/usr/share/doc/packages/python313-prettytable/CHANGELOG.md
/usr/share/doc/packages/python313-prettytable/README.md
/usr/share/licenses/python313-prettytable
/usr/share/licenses/python313-prettytable/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Jan 7 22:50:00 2026