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
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 22 12:41:17 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 1.6.2:
|
||||
* Fix auto-formatting NaN
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 15 12:46:31 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2b60a5304ccfbeac80ffae7350d7c2f5d7a24e9aab5036d0f82489746419d9b2
|
||||
size 14000
|
3
texttable-1.6.2.tar.gz
Normal file
3
texttable-1.6.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eff3703781fbc7750125f50e10f001195174f13825a92a45e9403037d539b4f4
|
||||
size 13176
|
Reference in New Issue
Block a user