diff --git a/python-termcolor.changes b/python-termcolor.changes index 9fc3c7d..4ecd8e1 100644 --- a/python-termcolor.changes +++ b/python-termcolor.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Oct 7 20:37:45 UTC 2024 - Dirk Müller + +- update to 2.5.0: + * drop python 3.8 + * switch to ruff + ------------------------------------------------------------------- Wed Dec 27 16:10:59 UTC 2023 - Dirk Müller diff --git a/python-termcolor.spec b/python-termcolor.spec index 9950336..7ef80d0 100644 --- a/python-termcolor.spec +++ b/python-termcolor.spec @@ -1,7 +1,7 @@ # # spec file for package python-termcolor # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,13 +18,13 @@ %{?sle15_python_module_pythons} Name: python-termcolor -Version: 2.4.0 +Version: 2.5.0 Release: 0 Summary: ANSII Color formatting for output in terminal License: MIT URL: https://pypi.python.org/pypi/termcolor Source: https://files.pythonhosted.org/packages/source/t/termcolor/termcolor-%{version}.tar.gz -BuildRequires: %{python_module base >= 3.7} +BuildRequires: %{python_module base >= 3.9} BuildRequires: %{python_module hatch_vcs} BuildRequires: %{python_module hatchling} BuildRequires: %{python_module pip} diff --git a/termcolor-2.4.0.tar.gz b/termcolor-2.4.0.tar.gz deleted file mode 100644 index 06c245d..0000000 --- a/termcolor-2.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aab9e56047c8ac41ed798fa36d892a37aca6b3e9159f3e0c24bc64a9b3ac7b7a -size 12664 diff --git a/termcolor-2.5.0.tar.gz b/termcolor-2.5.0.tar.gz new file mode 100644 index 0000000..cc89401 --- /dev/null +++ b/termcolor-2.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:998d8d27da6d48442e8e1f016119076b690d962507531df4890fcd2db2ef8a6f +size 13057