[packages/python3-ZODB] - docs build with zopeext 0.4

qboosh qboosh at pld-linux.org
Tue Apr 21 19:38:38 CEST 2026


commit 7f0f0f24d1ca9ca0766e458530da134069a58441
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Apr 21 19:39:17 2026 +0200

    - docs build with zopeext 0.4

 python3-ZODB.spec | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/python3-ZODB.spec b/python3-ZODB.spec
index 0465c14..9f29773 100644
--- a/python3-ZODB.spec
+++ b/python3-ZODB.spec
@@ -1,7 +1,6 @@
-# TODO: enable docs (make sphinxcontrib_zopeext compatible with current sphinx-pdg-3)
 #
 # Conditional build:
-%bcond_with	doc	# API documentation
+%bcond_without	doc	# API documentation
 %bcond_without	tests	# unit tests
 
 %define		module		ZODB
@@ -35,8 +34,8 @@ BuildRequires:	rpmbuild(macros) >= 1.714
 %if %{with doc}
 BuildRequires:	python3-j1m.sphinxautozconfig
 BuildRequires:	python3-sphinx_rtd_theme
-BuildRequires:	python3-sphinxcontrib-zopeext
-BuildRequires:	sphinx-pdg-3 < 7
+BuildRequires:	python3-sphinxcontrib-zopeext >= 0.4
+BuildRequires:	sphinx-pdg-3
 %endif
 Requires:	python3-modules >= 1:3.7
 BuildArch:	noarch
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-ZODB.git/commitdiff/7f0f0f24d1ca9ca0766e458530da134069a58441



More information about the pld-cvs-commit mailing list