diff --git a/python-termcolor.changes b/python-termcolor.changes index c73a5d7..9fc3c7d 100644 --- a/python-termcolor.changes +++ b/python-termcolor.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Dec 27 16:10:59 UTC 2023 - Dirk Müller + +- 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 + ------------------------------------------------------------------- Mon Nov 27 16:16:22 UTC 2023 - Dirk Müller diff --git a/python-termcolor.spec b/python-termcolor.spec index 3685751..9950336 100644 --- a/python-termcolor.spec +++ b/python-termcolor.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-termcolor -Version: 2.3.0 +Version: 2.4.0 Release: 0 Summary: ANSII Color formatting for output in terminal License: MIT diff --git a/termcolor-2.3.0.tar.gz b/termcolor-2.3.0.tar.gz deleted file mode 100644 index 102dbe8..0000000 --- a/termcolor-2.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b5b08f68937f138fe92f6c089b99f1e2da0ae56c52b78bf7075fd95420fd9a5a -size 12163 diff --git a/termcolor-2.4.0.tar.gz b/termcolor-2.4.0.tar.gz new file mode 100644 index 0000000..06c245d --- /dev/null +++ b/termcolor-2.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aab9e56047c8ac41ed798fa36d892a37aca6b3e9159f3e0c24bc64a9b3ac7b7a +size 12664