[packages/python3-pip] - updated docs BRs
baggins
baggins at pld-linux.org
Wed Mar 12 14:17:36 CET 2025
commit afcf1b7bb387d198699095bb88bfce498ec4d42f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Wed Mar 12 14:29:47 2025 +0100
- updated docs BRs
python3-pip.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/python3-pip.spec b/python3-pip.spec
index 4325f44..5d5de82 100644
--- a/python3-pip.spec
+++ b/python3-pip.spec
@@ -9,7 +9,9 @@
%bcond_without apidocs # Sphinx documentation
%bcond_with tests # test target (not included in sdist)
-%define pypa_docs_theme_ver d2e63fbfc62af3b7050f619b2f5bb8658985b931
+%ifarch x32
+%undefine with_apidocs
+%endif
%define module pip
%define pypi_name pip
@@ -39,7 +41,9 @@ BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.714
%if %{with apidocs}
BuildRequires: python3-furo
+BuildRequires: python3-sphinx_copybutton
BuildRequires: python3-sphinx_inline_tabs
+BuildRequires: python3-sphinxcontrib-towncrier
BuildRequires: sphinx-pdg-3
%endif
Requires: python3-setuptools
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-pip.git/commitdiff/afcf1b7bb387d198699095bb88bfce498ec4d42f
More information about the pld-cvs-commit
mailing list