forked from pool/python38
Accepting request 898393 from home:dirkmueller:Factory
- allow building against sphinx 3.x+ OBS-URL: https://build.opensuse.org/request/show/898393 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python38?expand=0&rev=69
This commit is contained in:
parent
c38e8596de
commit
2aa8e57714
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 8 11:18:08 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- allow building against sphinx 3.x+
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 21 15:13:59 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
Fri May 21 15:13:59 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@ -173,7 +173,7 @@ BuildRequires: pkgconfig(libtirpc)
|
|||||||
%if %{with doc}
|
%if %{with doc}
|
||||||
# Here we just run sphinx and we can use generic one, we don't need
|
# Here we just run sphinx and we can use generic one, we don't need
|
||||||
# the flavor variant
|
# the flavor variant
|
||||||
BuildRequires: python3-Sphinx < 3.0
|
BuildRequires: python3-Sphinx
|
||||||
%if 0%{?suse_version} > 1500
|
%if 0%{?suse_version} > 1500
|
||||||
BuildRequires: python3-python-docs-theme
|
BuildRequires: python3-python-docs-theme
|
||||||
BuildRequires: python3-sphinxcontrib-qthelp >= 1.0.2
|
BuildRequires: python3-sphinxcontrib-qthelp >= 1.0.2
|
||||||
|
Loading…
Reference in New Issue
Block a user