forked from pool/python-termcolor
Accepting request 1039698 from home:yarunachalam:branches:devel:languages:python
- Update to 2.1.1 * Add __main__ to re-enable demo via python -m termcolor (#27) @hugovk - Update to 2.1.0 * Support FORCE_COLOR and detect tty (#25) @hugovk * Deprecate __ALL__, use __all__ instead (#23) @hugovk OBS-URL: https://build.opensuse.org/request/show/1039698 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-termcolor?expand=0&rev=22
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-termcolor
|
||||
Version: 2.0.1
|
||||
Version: 2.1.0
|
||||
Release: 0
|
||||
Summary: ANSII Color formatting for output in terminal
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user