From 09d80ee620ed8912b9e48569c94ccc0f7c168583 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Sun, 28 Jan 2024 20:44:11 +0000 Subject: [PATCH] 2023.12.30 --- yt-dlp.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/yt-dlp.spec b/yt-dlp.spec index 76f7688..292d2f1 100644 --- a/yt-dlp.spec +++ b/yt-dlp.spec @@ -17,9 +17,10 @@ BuildRequires: gnupg2 BuildRequires: python38-devel BuildRequires: python38-setuptools BuildRequires: python38-brotlicffi +BuildRequires: python38-urllib3 >= 1.26.17 BuildRequires: zip -Requires: python3-%{name} = %{EVRD} +Requires: python38-%{name} = %{EVRD} Recommends: ffmpeg