AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- update to 2.3.0: * Add no_color and force_color parameters to override env vars * Add support for Python 3.12 * Add light shades, dark grey and black
- Add %{?sle15_python_module_pythons}
- update to 2.1.1: * Add __main__ to re-enable demo via python -m termcolor
- Update to 2.1.0 * Support FORCE_COLOR and detect tty (#25) @hugovk * Deprecate __ALL__, use __all__ instead (#23) @hugovk
- update to 2.0.1: * Add support for Python 3.11 and PyPy * Add support for Python 3.10 * Support NO_COLOR * Add type annotations to the project and run mypy on CI * Add tests
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
- Remove superfluous devel dependency for noarch package
- Converted to single-spec
- Require python-setuptools instead of distribute (upstreams merged)
- Initial python3 support
- Macro cleanup
- Update to version 1.1.0: * Added cprint function.
- add missing tarball - add changes file
- First build