From 0d03b945e669c4ce7258a7bd62722958cf31deb5 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Wed, 21 Jun 2023 12:49:59 +0200 Subject: [PATCH] versioned python3 build dep --- yt-dlp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yt-dlp.spec b/yt-dlp.spec index ce4f021..4072a58 100644 --- a/yt-dlp.spec +++ b/yt-dlp.spec @@ -7,7 +7,7 @@ Group: Applications/System Source0: https://github.com/yt-dlp/yt-dlp/archive/%{version}/%{name}-%{version}.tar.gz # Source0-md5: 0d71b91c8187f72ce47149217a4042ef URL: https://github.com/yt-dlp/yt-dlp -BuildRequires: python3 +BuildRequires: python3 >= 1:3.7 BuildRequires: python3-modules >= 1:3.7 BuildRequires: python3-setuptools BuildRequires: rpm-pythonprov -- 2.44.0