15
0

- 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
This commit is contained in:
2024-10-07 20:38:59 +00:00
committed by Git OBS Bridge
parent 62a8a4ddab
commit e72f6037dd
4 changed files with 12 additions and 5 deletions

View File

@@ -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