14
0

- update to 3.4.1:

* Add option to specify line break character used in pagination

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-prettytable?expand=0&rev=15
This commit is contained in:
2022-09-17 07:35:19 +00:00
committed by Git OBS Bridge
parent 8286f3f33b
commit 2bbb7d2b1c
4 changed files with 10 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
Name: python-prettytable
Version: 3.3.0
Version: 3.4.1
Release: 0
Summary: Library for displaying tabular data in formatted fashion
License: BSD-2-Clause