From 6c626c0c52bc0dd9d1fb6c1b907aa2a58a7e0f63c060ed0750d1795841dab99d 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