diff --git a/python-termcolor.changes b/python-termcolor.changes index 6b33966..6bd9556 100644 --- a/python-termcolor.changes +++ b/python-termcolor.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +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 + ------------------------------------------------------------------- Mon Oct 3 16:03:35 UTC 2022 - Dirk Müller diff --git a/python-termcolor.spec b/python-termcolor.spec index ef71ddd..f136179 100644 --- a/python-termcolor.spec +++ b/python-termcolor.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-termcolor -Version: 2.0.1 +Version: 2.1.0 Release: 0 Summary: ANSII Color formatting for output in terminal License: MIT diff --git a/termcolor-2.0.1.tar.gz b/termcolor-2.0.1.tar.gz deleted file mode 100644 index 7dc7604..0000000 --- a/termcolor-2.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b2cf769e93364a2676e1de56a7c0cff2cf5bd07f37e9cc80b0dd6320ebfe388 -size 9693 diff --git a/termcolor-2.1.0.tar.gz b/termcolor-2.1.0.tar.gz new file mode 100644 index 0000000..cd84d77 --- /dev/null +++ b/termcolor-2.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b80df54667ce4f48c03fe35df194f052dc27a541ebbf2544e4d6b47b5d6949c4 +size 10665