14
0

- update to 1.6.4:

* Fix alignment bug when deco is modified

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-texttable?expand=0&rev=16
This commit is contained in:
2022-02-14 22:05:55 +00:00
committed by Git OBS Bridge
parent 85cc579b31
commit 8296569275
4 changed files with 11 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-texttable
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-texttable
Version: 1.6.3
Version: 1.6.4
Release: 0
Summary: Module for creating simple ASCII tables
License: MIT