From 3bbad3dba90d5c2e7ae706344d5afb56458e6c7b Mon Sep 17 00:00:00 2001 From: Jan Horak Date: Mon, 24 Jul 2023 14:18:09 +0200 Subject: [PATCH] Use python3.11 --- thunderbird.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thunderbird.spec b/thunderbird.spec index aaea2aa..93ec7d9 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -215,7 +215,7 @@ Obsoletes: thunderbird-lightning-gdata <= 1:3.3.0.14 BuildRequires: rust BuildRequires: cargo BuildRequires: clang-devel -BuildRequires: python3-devel +BuildRequires: python3.11-devel %if !0%{?use_bundled_cbindgen} BuildRequires: cbindgen %endif