[packages/python-sphinx_rtd_theme] - python2 only
baggins
baggins at pld-linux.org
Wed Sep 17 23:14:48 CEST 2025
commit 9f344d85637e962dd0b8d4c7aef1971235ec8c90
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Thu Sep 18 01:14:49 2025 +0200
- python2 only
python-sphinx_rtd_theme.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-sphinx_rtd_theme.spec b/python-sphinx_rtd_theme.spec
index e49b486..56f9d30 100644
--- a/python-sphinx_rtd_theme.spec
+++ b/python-sphinx_rtd_theme.spec
@@ -1,7 +1,7 @@
#
# Conditional build:
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module
%bcond_without tests # unit tests
%define module sphinx_rtd_theme
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-sphinx_rtd_theme.git/commitdiff/9f344d85637e962dd0b8d4c7aef1971235ec8c90
More information about the pld-cvs-commit
mailing list