From 71316a6f6a20ea774bf684a297159078c717b8d4 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 11 Feb 2025 12:03:31 +0000 Subject: [PATCH] 7.1.2 --- python-click.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-click.spec b/python-click.spec index 88b9177..89899d9 100644 --- a/python-click.spec +++ b/python-click.spec @@ -58,7 +58,7 @@ implement an intended CLI API. %package -n python38-%{module} Summary: A simple wrapper around optparse for powerful command line utilities -BuildRequires: pkgconfig(python3.8) +BuildRequires: pkgconfig(python-3.8) BuildRequires: python38-setuptools %description -n python38-%{module}