diff --git a/python-pydata-sphinx-theme.spec b/python-pydata-sphinx-theme.spec index 3bbb6b7..11970ac 100644 --- a/python-pydata-sphinx-theme.spec +++ b/python-pydata-sphinx-theme.spec @@ -24,18 +24,19 @@ Release: 0 Summary: Bootstrap-based Sphinx theme from the PyData community License: BSD-3-Clause URL: https://github.com/pydata/pydata-sphinx-theme -Source: https://files.pythonhosted.org/packages/source/p/pydata-sphinx-theme/pydata-sphinx-theme-%{version}.tar.gz +# Source: https://files.pythonhosted.org/packages/source/p/pydata-sphinx-theme/pydata-sphinx-theme-%%{version}.tar.gz +Source: pydata-sphinx-theme-%{version}.tar.gz # PATCH-FIX-UPSTREAM fix_sidebar_tests.patch gh#pydata/pydata-sphinx-theme#437 mcepl@suse.com # Make tests compatible with Sphinx 4.1 Patch0: fix_sidebar_tests.patch -BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytest-regressions} +BuildRequires: %{python_module pytest} +BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros +Requires: python-Sphinx Requires: python-beautifulsoup4 Requires: python-docutils < 0.17 -Requires: python-Sphinx Suggests: python-beautifulsoup4 Suggests: python-codecov Suggests: python-docutils = 0.16 @@ -50,8 +51,8 @@ Suggests: python-xarray BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module beautifulsoup4} -BuildRequires: %{python_module docutils < 0.17} BuildRequires: %{python_module Sphinx} +BuildRequires: %{python_module docutils < 0.17} # /SECTION %python_subpackages