From 698c13b610e2fc2829884592c4c15ebfa99da44b Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 3 Jun 2026 21:57:23 +0200 Subject: [PATCH] Bootstrap for Python 3.15 --- python-sphinx.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python-sphinx.spec b/python-sphinx.spec index 493d203..44d1193 100644 --- a/python-sphinx.spec +++ b/python-sphinx.spec @@ -1,3 +1,5 @@ +%global _without_sphinxcontrib 1 +%global _without_tests 1 # When bootstrapping sphinx in Fedora, we don't yet have sphinxcontrib-* # Without the packages, we have warnings in docs, but it's not a hard dependency # We don't want to support sphinxcontrib-* in RHEL, hence disabling the dependencies