2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-12-30 20:52:11 by Frederic Cambus | Files touched by this commit (2) |  |
Log message:
py-prettytable: update 2.5.0.
Added:
- Add Single Border table style
|
2021-11-05 16:00:56 by Frederic Cambus | Files touched by this commit (2) |  |
Log message:
py-prettytable: update 2.4.0.
Added:
- Markdown: Add colons to align the rendered output
- Add rows attribute to prettytable
|
2021-11-01 19:53:21 by Frederic Cambus | Files touched by this commit (2) |  |
Log message:
py-prettytable: update 2.3.0.
Added:
- Add Jupyter repr and default interpreter repr methods
- Add custom format support
- Add method to generate LaTex formatted string
Changed:
- Remove unused options argument in _format_rows and _format_row
|
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2021-09-27 22:12:06 by Frederic Cambus | Files touched by this commit (2) |  |
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) |  |
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
|