Next | Query returned 36 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2021-09-27 22:12:06 by Frederic Cambus | Files touched by this commit (2) | Package updated
Log message:
py-prettytable: update 2.2.1.

Fixed:

Consider US G0 Character Set ANSI-escape code as 0-width (like colors)
   2021-09-11 22:45:05 by Frederic Cambus | Files touched by this commit (2) | Package updated
Log message:
py-prettytable: update 2.2.0.

Added:

- 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

Changed:

- Refactor for readability and avoid merge conflicts
- Remove exclamation marks from exceptions
   2021-06-04 06:45:59 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-prettytable: PYTHON_VERSIONS_INCOMPATIBLE should be before pyversion.mk
   2021-05-20 08:32:40 by Nia Alarie | Files touched by this commit (1)
Log message:
py-prettytable: add missing build dependency
   2021-05-04 11:27:03 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-prettytable: updated to 2.1.0

Release 2.1.0

Added

Support formatting options in get_json_string()

Changed

Replace setuptools/pkg_resources with importlib.metadata for getting version

Fixed

Docs: Add documentation for align, max_width, etc.
Docs: Remove reference to Python 2.x print statement in README
Docs: Update get_html_string with thead and tbody tags
   2021-05-04 10:33:14 by Frederic Cambus | Files touched by this commit (4)
Log message:
textproc/py-prettytable: import py38-prettytable-2.0.0.

PrettyTable is a simple Python library designed to make it quick and easy
to represent tabular data in visually appealing ASCII tables.

PrettyTable lets you control many aspects of the table, like the width of
the column padding, the alignment of text within columns, which characters
are used to draw the table border, whether you even want a border, and much
more. You can control which subsets of the columns and rows are printed, and
you can sort the rows by the value of a particular column.
   2020-09-29 02:43:03 by Pierre Pronchery | Files touched by this commit (4) | Package removed
Log message:
py-prettytable: bring back to the attic

I did not realize there was already a fork of this package in the tree, and
then removal of this one. Sorry for the noise.
   2020-09-29 02:38:45 by Pierre Pronchery | Files touched by this commit (4)
Log message:
py-prettytable: import version 0.7.2

A simple Python library for easily displaying tabular data in a visually
appealing ASCII table format.
   2018-10-16 15:47:01 by Adam Ciarcinski | Files touched by this commit (4) | Package removed
Log message:
py-ptable: added version 0.9.2 (py-prettytable fork)

PTable is a simple Python library designed to make it quick and easy to
represent tabular data in visually appealing ASCII tables, originally forked
from PrettyTable.
   2017-09-04 20:55:10 by Thomas Klausner | Files touched by this commit (40)
Log message:
Update some URLs.

Next | Query returned 36 messages, browsing 21 to 30 | Previous