From 0d0a5227a101edd30c55c51e71c910e15e82a1e9 Mon Sep 17 00:00:00 2001 From: sagitter Date: Tue, 12 Mar 2019 18:32:56 +0100 Subject: [PATCH] Switch to python3-sphinx --- petsc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/petsc.spec b/petsc.spec index 3597d02..c99d2f6 100644 --- a/petsc.spec +++ b/petsc.spec @@ -164,7 +164,7 @@ BuildRequires: lapack-devel BuildRequires: gcc, gcc-c++, cmake3 BuildRequires: gcc-gfortran BuildRequires: libX11-devel -BuildRequires: python2-devel, python2-sphinx +BuildRequires: python2-devel, python3-sphinx BuildRequires: pcre-devel %if 0%{?rhel} BuildRequires: pkgconfig