15
0

- 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
This commit is contained in:
2023-01-02 09:59:11 +00:00
committed by Git OBS Bridge
parent 0bef0eb601
commit 48cb4bff2d
4 changed files with 11 additions and 8 deletions

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.1.0
Version: 2.1.1
Release: 0
Summary: ANSII Color formatting for output in terminal
License: MIT