[packages/python3-pip] - disable apidocs, build seem to need network
baggins
baggins at pld-linux.org
Wed Mar 12 14:26:52 CET 2025
commit fde067143ba0331ec83272bba30700dbb776fe9e
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Wed Mar 12 14:39:48 2025 +0100
- disable apidocs, build seem to need network
python3-pip.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3-pip.spec b/python3-pip.spec
index 5d5de82..20ee016 100644
--- a/python3-pip.spec
+++ b/python3-pip.spec
@@ -6,7 +6,7 @@
# site-packages/pip/_vendor/distlib/w64.exe
#
# Conditional build:
-%bcond_without apidocs # Sphinx documentation
+%bcond_with apidocs # Sphinx documentation (needs network?)
%bcond_with tests # test target (not included in sdist)
%ifarch x32
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-pip.git/commitdiff/fde067143ba0331ec83272bba30700dbb776fe9e
More information about the pld-cvs-commit
mailing list