[packages/python3-termcolor] - updated python version
qboosh
qboosh at pld-linux.org
Thu Feb 19 20:31:39 CET 2026
commit d202456b85719a6c3f3494067c623d5bbb816d92
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Feb 19 20:31:40 2026 +0100
- updated python version
python3-termcolor.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/python3-termcolor.spec b/python3-termcolor.spec
index ef880d3..07ba4fc 100644
--- a/python3-termcolor.spec
+++ b/python3-termcolor.spec
@@ -5,6 +5,7 @@ Version: 3.3.0
Release: 1
License: MIT
Group: Development/Languages/Python
+#Source0Download: https://pypi.org/simple/termcolor/
Source0: https://files.pythonhosted.org/packages/source/t/termcolor/termcolor-%{version}.tar.gz
# Source0-md5: 30b9a5ef79026a6073009f045e17f04c
URL: https://pypi.org/project/termcolor/
@@ -12,10 +13,10 @@ BuildRequires: python3-build
BuildRequires: python3-hatch-vcs
BuildRequires: python3-hatchling >= 1.27
BuildRequires: python3-installer
-BuildRequires: python3-modules >= 1:3.9
+BuildRequires: python3-modules >= 1:3.10
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 2.044
-Requires: python3-modules >= 1:3.9
+Requires: python3-modules >= 1:3.10
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-termcolor.git/commitdiff/d202456b85719a6c3f3494067c623d5bbb816d92
More information about the pld-cvs-commit
mailing list