[packages/python3-pyproject_hooks] - no docs on x32, because no nodejs

baggins baggins at pld-linux.org
Tue Mar 11 21:29:19 CET 2025


commit c0d328459ca14f30479bd45ca8453d5277d2ce27
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Mar 11 22:21:04 2025 +0100

    - no docs on x32, because no nodejs

 python3-pyproject_hooks.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/python3-pyproject_hooks.spec b/python3-pyproject_hooks.spec
index bbf33f5..7b48852 100644
--- a/python3-pyproject_hooks.spec
+++ b/python3-pyproject_hooks.spec
@@ -1,6 +1,10 @@
 # Conditional build:
 %bcond_without	doc	# API documentation
-%bcond_with		tests	# unit tests
+%bcond_with	tests	# unit tests
+
+%ifarch x32
+%undefine	with_doc
+%endif
 
 %define		module	pyproject_hooks
 Summary:	Wrappers to call pyproject.toml-based build backend hooks
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-pyproject_hooks.git/commitdiff/c0d328459ca14f30479bd45ca8453d5277d2ce27



More information about the pld-cvs-commit mailing list