diff --git a/python-sphinx.spec b/python-sphinx.spec index 754ea9a..60c76a5 100644 --- a/python-sphinx.spec +++ b/python-sphinx.spec @@ -37,16 +37,16 @@ Summary: Python documentation generator License: BSD-2-Clause AND MIT URL: https://www.sphinx-doc.org/ -Source0: %{pypi_source %{upstream_name} %{upstream_version}} +Source: %{pypi_source %{upstream_name} %{upstream_version}} # Allow extra themes to exist. We pull in python3-sphinx-theme-alabaster # which causes that test to fail. -Patch1: sphinx-test_theming.diff +Patch: sphinx-test_theming.diff # Backported upstream commit ensures compatibility with Babel 2.12 # https://github.com/sphinx-doc/sphinx/commit/c5641702b -Patch3: fix-tests-with-babel-2.12.patch +Patch: fix-tests-with-babel-2.12.patch BuildArch: noarch