forked from pool/python39
Accepting request 897590 from home:dirkmueller:Factory
- allow build with Sphinx >= 3.x OBS-URL: https://build.opensuse.org/request/show/897590 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python39?expand=0&rev=70
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 4 21:36:30 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- allow build with Sphinx >= 3.x
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 2 13:12:04 UTC 2021 - Dan Čermák <dcermak@suse.com>
|
Wed Jun 2 13:12:04 UTC 2021 - Dan Čermák <dcermak@suse.com>
|
||||||
|
|
||||||
|
@@ -164,7 +164,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
|
||||||
%endif
|
%endif
|
||||||
|
Reference in New Issue
Block a user