From e72f6037dd0a2b341386125d82c21430cec02d01dfbacfe4dc3bb709c01019eb Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 7 Oct 2024 20:38:59 +0000 Subject: [PATCH] - update to 2.5.0: * drop python 3.8 * switch to ruff OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-termcolor?expand=0&rev=31 --- python-termcolor.changes | 7 +++++++ python-termcolor.spec | 4 ++-- termcolor-2.4.0.tar.gz | 3 --- termcolor-2.5.0.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 termcolor-2.4.0.tar.gz create mode 100644 termcolor-2.5.0.tar.gz 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..f261fba 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,7 +18,7 @@ %{?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 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