From a3787f6e1fb0adaf24d4c81456f6a37b0a01729e Mon Sep 17 00:00:00 2001 From: Arnstein Ressem Date: Thu, 6 Oct 2022 13:11:46 +0200 Subject: Disable the python39 module instead of trying to pull it in as part of the build. --- dist/vespa.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/dist/vespa.spec b/dist/vespa.spec index 267162a6e75..189fe4ad81a 100644 --- a/dist/vespa.spec +++ b/dist/vespa.spec @@ -56,9 +56,6 @@ BuildRequires: pybind11-devel BuildRequires: python3-pytest BuildRequires: python36-devel BuildRequires: glibc-langpack-en -%if 0%{?oraclelinux} -BuildRequires: python39-devel -%endif %endif %if 0%{?el9} %global _centos_stream %(grep -qs '^NAME="CentOS Stream"' /etc/os-release && echo 1 || echo 0) -- cgit v1.2.3