14
0

- update to 1.6.3:

* Improve int conversion

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-texttable?expand=0&rev=14
This commit is contained in:
2020-12-20 09:45:19 +00:00
committed by Git OBS Bridge
parent 11f2ddc052
commit 85cc579b31
4 changed files with 11 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-texttable
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 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.2
Version: 1.6.3
Release: 0
Summary: Module for creating simple ASCII tables
License: MIT