From 1d68e2c779195c4f580985d380bf1f4ab1e38073 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Tue, 16 Aug 2022 15:28:21 +0200 Subject: [PATCH] Requires python36 --- linstor-client.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/linstor-client.spec b/linstor-client.spec index 516abfa..f07f7bc 100644 --- a/linstor-client.spec +++ b/linstor-client.spec @@ -12,6 +12,7 @@ BuildRequires: python3-setuptools BuildRequires: python-linstor Requires: python-linstor >= %{version} +Requires: python36 %define __python %{__python3} %global debug_package %{nil}