Subject: CVS commit: pkgsrc/textproc/py-prettytable
From: Adam Ciarcinski
Date: 2024-11-04 20:07:57
Message id: 20241104190757.ABCB7FC7E@cvs.NetBSD.org

Log Message:
py-prettytable: updated to 3.12.0

3.12.0

Deprecated

Emit DeprecationWarnings for hrule and tableStyle constants

Added

Add new themes to ColorTable
Use SPDX license identifier
Lots of type annotations: @cdce8p
Add IntEnum for HRuleStyle and VRuleStyle
Add IntEnum for Table styles
Add OptionsType
Add attribute type hints
Add missing attribute annotations
Add type aliases for Align, VAlign, HeaderStyle
Add type annotations for attributes property
Improve TableHandler type annotations
Improve function type annotations
Improve row and column type annotations
Improve type annotations for field names
Include RowType in __all__
Small improvements
Generate __version__ at build to avoid slow importlib.metadata call
Release to PyPI using Trusted Publishing

Changed

Drop support for Python 3.8
Update new home to prettytable/prettytable

Fixed

Fix drawing headerless colored tables with title
Adjust format validation

Files:
RevisionActionfile
1.36modifypkgsrc/textproc/py-prettytable/Makefile
1.10modifypkgsrc/textproc/py-prettytable/PLIST
1.30modifypkgsrc/textproc/py-prettytable/distinfo