diff --git a/python-termcolor.changes b/python-termcolor.changes index 6bd9556..28aeb65 100644 --- a/python-termcolor.changes +++ b/python-termcolor.changes @@ -1,9 +1,12 @@ +------------------------------------------------------------------- +Mon Jan 2 09:55:10 UTC 2023 - Dirk Müller + +- 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 -- 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 diff --git a/python-termcolor.spec b/python-termcolor.spec index f136179..a6ea06a 100644 --- a/python-termcolor.spec +++ b/python-termcolor.spec @@ -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 diff --git a/termcolor-2.1.0.tar.gz b/termcolor-2.1.0.tar.gz deleted file mode 100644 index cd84d77..0000000 --- a/termcolor-2.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b80df54667ce4f48c03fe35df194f052dc27a541ebbf2544e4d6b47b5d6949c4 -size 10665 diff --git a/termcolor-2.1.1.tar.gz b/termcolor-2.1.1.tar.gz new file mode 100644 index 0000000..bcd85f6 --- /dev/null +++ b/termcolor-2.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67cee2009adc6449c650f6bcf3bdeed00c8ba53a8cda5362733c53e0a39fb70b +size 10831