[packages/python-sphinxtesters] - disable python3 here
qboosh
qboosh at pld-linux.org
Tue Apr 21 21:49:24 CEST 2026
commit 9c5e158cc188238bbab80aa330936361971b0b95
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Apr 21 21:49:29 2026 +0200
- disable python3 here
python-sphinxtesters.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python-sphinxtesters.spec b/python-sphinxtesters.spec
index 6a516c5..088bd36 100644
--- a/python-sphinxtesters.spec
+++ b/python-sphinxtesters.spec
@@ -2,11 +2,12 @@
# Conditional build:
%bcond_without tests # unit tests [py3 tests fail with sphinx3.x+docutils0.18 combo]
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module (built from python3-sphinxtesters.spec)
Summary: Utilities for testing Sphinx extensions
Summary(pl.UTF-8): Narzędzia do testowania rozszerzeń Sphinksa
Name: python-sphinxtesters
+# keep 0.2.3 here for python2 support
Version: 0.2.3
Release: 7
License: BSD
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-sphinxtesters.git/commitdiff/9c5e158cc188238bbab80aa330936361971b0b95
More information about the pld-cvs-commit
mailing list