17
0

16 Commits

Author SHA256 Message Date
8522207cf5 Accepting request 1320443 from home:glaubitz:branches:devel:languages:python
- Update to 3.2.0
  * Expose can_colorize as public API (#114) @hugovk
  * Add support for Python 3.15 (#123) @hugovk
  * Drop support for Python 3.9 (#121) @hugovk
  * Replace action-pre-commit-uv with prek-action (#124) @hugovk
- from version 3.1.0
  * Add true colour RGB option as input arguments (#102) @icyveins7
  * Cache system lookups to save invocation time (#107) @miketheman
  * Advertise typing via classifier (#104) @miketheman
  * Migrate coverage configuration to pyproject.toml (#105) @miketheman
- from version 3.0.1
  * Fix licence filename in metadata (#100) @hugovk
- from version 3.0.0
  * Add support for Python 3.14 (#87) @hugovk
  * Only apply FORCE_COLOR, NO_COLOR and ANSI_COLORS_DISABLED when present
    and not an empty string (#92) @hugovk
  * Replace deprecated classifier with licence expression (PEP 639) (#95) @hugovk
  * Speedup: move typing imports into type-checking block (#94) @hugovk
  * Lint with faster action-pre-commit-uv: 1m22s -> 48s and 21s -> 15s (#86) @hugovk
  * Replace literal types with strings (#97) @hugovk
  * Remove deprecated __ALL__, use __all__ instead (#93) @hugovk
- Update BuildRequires from pyproject.toml

OBS-URL: https://build.opensuse.org/request/show/1320443
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-termcolor?expand=0&rev=34
2025-11-29 22:19:25 +00:00
055bfb1677 - update to 2.5.0:
* drop python 3.8
  * switch to ruff

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-termcolor?expand=0&rev=31
2024-10-07 20:38:59 +00:00
e0a1c1ea4e - update to 2.4.0:
* document terminal colour detection overrides (#60) @hugovk
  * Add support for Python 3.13 (#55) @hugovk
  * Improve isatty check (#56) @XiaoliChan
  * Improve typing (#44) @marcin-serwin
  * Drop support for EOL Python 3.7 (#47) @hugovk

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-termcolor?expand=0&rev=29
2023-12-27 16:11:45 +00:00
06d937ec2d - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-termcolor?expand=0&rev=27
2023-11-27 18:35:44 +00:00
75cf827563 Accepting request 1092156 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1092156
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-termcolor?expand=0&rev=25
2023-06-11 11:29:37 +00:00
3548181694 - update to 2.1.1:
* Add __main__ to re-enable demo via python -m termcolor

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-termcolor?expand=0&rev=23
2023-01-02 09:59:11 +00:00
230b058375 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
2022-12-03 07:37:59 +00:00
7e0f7a801b - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-termcolor?expand=0&rev=19
2022-10-03 16:04:44 +00:00
41ce63c0b6 - Replace %fdupes -s with plain %fdupes; hardlinks are better.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-termcolor?expand=0&rev=17
2019-10-14 14:44:54 +00:00
b0d9868a59 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-termcolor?expand=0&rev=14
2018-12-04 14:08:41 +00:00
722e26ab74 Accepting request 508276 from home:alois:branches:devel:languages:python
Converted to single-spec

OBS-URL: https://build.opensuse.org/request/show/508276
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-termcolor?expand=0&rev=12
2017-07-05 11:42:41 +00:00
Sascha Peilicke
e714705113 - Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-termcolor?expand=0&rev=10
2013-10-24 11:15:46 +00:00
Sascha Peilicke
b86bbd5694 Accepting request 148626 from home:posophe:branches:devel:languages:python
Add python3 support

OBS-URL: https://build.opensuse.org/request/show/148626
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-termcolor?expand=0&rev=6
2013-01-18 14:13:55 +00:00
Sascha Peilicke
32ab91089a - Macro cleanup
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-termcolor?expand=0&rev=4
2012-11-19 13:39:09 +00:00
Sascha Peilicke
4da5a61f6d - Update to version 1.1.0:
* Added cprint function.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-termcolor?expand=0&rev=3
2011-09-23 10:39:43 +00:00
Peter Poeml
4917de7168 add missing tarball; add changes file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-termcolor?expand=0&rev=2
2009-11-26 22:30:25 +00:00