From f54820e3001a4d33e99c4e4b59c74923382c011c322b7f7daf2e73c717ce6f90 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 7 Oct 2024 20:39:07 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-termcolor?expand=0&rev=32 --- python-termcolor.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-termcolor.spec b/python-termcolor.spec index f261fba..7ef80d0 100644 --- a/python-termcolor.spec +++ b/python-termcolor.spec @@ -24,7 +24,7 @@ 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}