]> git.pld-linux.org Git - packages/python-urwid.git/blobdiff - python-urwid.spec
docs seem to require sphinx >= 2.0.0
[packages/python-urwid.git] / python-urwid.spec
index 362d0b6c51c59b1842de0f36524aaddb262236ad..58c8ba000d673b682acc74906a029fa8122bf97b 100644 (file)
@@ -29,7 +29,7 @@ BuildRequires:        python3-devel >= 1:3.5
 BuildRequires: python3-setuptools
 %endif
 %if %{with doc}
-BuildRequires: sphinx-pdg-2
+BuildRequires: sphinx-pdg-3 >= 2.0.0
 %endif
 Requires:      python-modules >= 1:2.7
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -84,7 +84,7 @@ Dokumentacja API moduĊ‚u urwid.
 
 %if %{with doc}
 cd docs
-sphinx-build-2 -b html . _html
+sphinx-build-3 -b html . _html
 %endif
 
 %install
This page took 0.068335 seconds and 4 git commands to generate.