[packages/python3-zope.testrunner] - requires package already installed to get complete docs
qboosh
qboosh at pld-linux.org
Fri May 30 18:38:14 CEST 2025
commit 3459dd364b48aedbb2b1b7e4a8ea2279b9d917f8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri May 30 18:15:45 2025 +0200
- requires package already installed to get complete docs
python3-zope.testrunner.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/python3-zope.testrunner.spec b/python3-zope.testrunner.spec
index 8741c5c..b3221fb 100644
--- a/python3-zope.testrunner.spec
+++ b/python3-zope.testrunner.spec
@@ -27,6 +27,8 @@ BuildRequires: rpmbuild(macros) >= 1.714
%if %{with doc}
BuildRequires: python3-sphinxcontrib-programoutput
BuildRequires: python3-zope.exceptions
+# already installed package due to package namespace issues (required for "_modules" docs subdir)
+BuildRequires: python3-zope.testrunner
BuildRequires: sphinx-pdg-3
%endif
Requires: python3-modules >= 1:3.9
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-zope.testrunner.git/commitdiff/3459dd364b48aedbb2b1b7e4a8ea2279b9d917f8
More information about the pld-cvs-commit
mailing list