diff --git a/python-sphinx.spec b/python-sphinx.spec index e91fcadef9ba8f78cfea719102f063bd2590be71..7b2bfd902e0b35bb35c5529f96ccca990ce3c8a4 100644 --- a/python-sphinx.spec +++ b/python-sphinx.spec @@ -1,6 +1,6 @@ Name: python-sphinx Version: 3.5.2 -Release: 1 +Release: 2 Epoch: 1 Summary: Python documentation generator License: BSD and MIT @@ -17,7 +17,7 @@ BuildRequires: python3-docutils BuildRequires: python3-imagesize BuildRequires: python3-jinja2 BuildRequires: python3-packaging -BuildRequires: python3-pygments +BuildRequires: python3-pygments == 2.8.1 BuildRequires: python3-requests BuildRequires: python3-sphinxcontrib-applehelp BuildRequires: python3-sphinxcontrib-devhelp @@ -72,7 +72,7 @@ the Python docs: Summary:Python documentation generator Requires: python-sphinx-locale = %{?epoch}:%{version}-%{release} -Requires: python3-babel python3-docutils python3-jinja2 python3-pygments +Requires: python3-babel python3-docutils python3-jinja2 python3-pygments == 2.8.1 Requires: python3-snowballstemmer python3-sphinx_rtd_theme python3-sphinx-theme-alabaster Requires: python3-imagesize python3-requests python3-six python3-packaging Requires: environment(modules) python3-sphinxcontrib-websupport python3-mock @@ -225,6 +225,9 @@ export PATH=%{buildroot}%{_bindir}:$PATH %{_mandir}/man1/* %changelog +* Thu Mar 02 2023 OpenStack_SIG - 1:3.5.2-2 +- Fix install error + * Tue Jul 27 2021 OpenStack_SIG - 3.5.2-1 - update to 3.5.2