1
0

Accepting request 1046125 from devel:languages:python

- 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

OBS-URL: https://build.opensuse.org/request/show/1046125
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-termcolor?expand=0&rev=12
This commit is contained in:
Dominique Leuenberger 2023-01-06 16:04:41 +00:00 committed by Git OBS Bridge
commit 0ab73ce4ab
4 changed files with 18 additions and 5 deletions

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Jan 2 09:55:10 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 2.1.1:
* Add __main__ to re-enable demo via python -m termcolor
-------------------------------------------------------------------
Sat Dec 3 01:09:36 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 2.1.0
* Support FORCE_COLOR and detect tty (#25) @hugovk
* Deprecate __ALL__, use __all__ instead (#23) @hugovk
-------------------------------------------------------------------
Mon Oct 3 16:03:35 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-termcolor
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-termcolor
Version: 2.0.1
Version: 2.1.1
Release: 0
Summary: ANSII Color formatting for output in terminal
License: MIT

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6b2cf769e93364a2676e1de56a7c0cff2cf5bd07f37e9cc80b0dd6320ebfe388
size 9693

BIN
termcolor-2.1.1.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.