forked from pool/python-texttable
- Update to 1.6.2:
* Fix auto-formatting NaN OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-texttable?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
69ab350c49
commit
11f2ddc052
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-texttable
|
||||
Version: 1.6.1
|
||||
Version: 1.6.2
|
||||
Release: 0
|
||||
Summary: Module for creating simple ASCII tables
|
||||
License: MIT
|
||||
@@ -49,7 +49,7 @@ characters.
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%python_expand py.test-%{$python_bin_suffix} tests.py
|
||||
%pytest tests.py
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
|
Reference in New Issue
Block a user