[packages/python3-cycler] - updated doc build

qboosh qboosh at pld-linux.org
Mon Nov 24 17:58:10 CET 2025


commit 77868582c969fd8154b23ffd0f8b2a1077f698a5
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Nov 24 17:58:14 2025 +0100

    - updated doc build

 python3-cycler.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python3-cycler.spec b/python3-cycler.spec
index 027b825..2c6d055 100644
--- a/python3-cycler.spec
+++ b/python3-cycler.spec
@@ -63,6 +63,7 @@ PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 \
 %endif
 
 %if %{with doc}
+PYTHONPATH=$(pwd) \
 %{__make} -C doc html \
 	SPHINXBUILD=sphinx-build-3
 %endif
@@ -84,5 +85,5 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with doc}
 %files apidocs
 %defattr(644,root,root,755)
-%doc doc/build/html/{_images,_modules,_static,generated,*.html,*.js,*.png}
+%doc doc/build/html/{_downloads,_images,_modules,_static,generated,*.html,*.js}
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-cycler.git/commitdiff/77868582c969fd8154b23ffd0f8b2a1077f698a5




More information about the pld-cvs-commit mailing list