Sat, 21 Mar 2026 20:52:47 CST | login

Information for build python-prettytable-3.8.0-1.oc9

ID18259
Package Namepython-prettytable
Version3.8.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-prettytable.git?.#50381990d0fedf3b70dae69045e5724b5ff4a723
SummaryPython library to display tabular data in tables
DescriptionPrettyTable is a simple Python library designed to make it quick and easy to represent tabular data in visually appealing ASCII tables. It was inspired by the ASCII tables used in 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.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 02:42:16 CST
CompletedMon, 08 Jan 2024 02:44:32 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-prettytable.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-prettytable.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.0-compose
dist-oc9.2-compose
RPMs
src
python-prettytable-3.8.0-1.oc9.src.rpm (info) (download)
noarch
python3-prettytable-3.8.0-1.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Sep 21 2023 jackeyji <jackeyji@tencent.com> - 3.8.0-1 - Upgrade to 3.8.0 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.7.2-5 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.7.2-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.7.2-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.7.2-2 - Rebuilt for OpenCloudOS Stream 23 * Mon Dec 05 2022 rockerzhu <rockerzhu@tencent.com> - 0.7.2-1 - Initial build