From a09c151b64d215b24c08ab038de128bb3100f8e668e9c2b8c876419fc553aa3b Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 11 Mar 2025 12:34:42 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=279 --- python-Sphinx.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/python-Sphinx.spec b/python-Sphinx.spec index 0d5cd7b..4cfc494 100644 --- a/python-Sphinx.spec +++ b/python-Sphinx.spec @@ -233,8 +233,7 @@ This package contains the HTML documentation for Sphinx. %endif %prep -%setup -q -n sphinx-%{version} -%autopatch -p1 +%autosetup -p1 -n sphinx-%{version} %build %pyproject_wheel