[packages/python-testscenarios] - disable python3 here, release 10
qboosh
qboosh at pld-linux.org
Sun May 31 20:10:36 CEST 2026
commit 1257fef136b04fb64459c26d041c941cbe7e33e4
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun May 31 20:10:47 2026 +0200
- disable python3 here, release 10
python-testscenarios.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/python-testscenarios.spec b/python-testscenarios.spec
index 345ee69..ef38fdf 100644
--- a/python-testscenarios.spec
+++ b/python-testscenarios.spec
@@ -2,13 +2,14 @@
# Conditional build:
%bcond_without tests # make check
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module (built from python3-testscenarios.spec)
Summary: Testscenarios - pyunit extension for dependency injection
Summary(pl.UTF-8): Testscenarios - rozszerzenie pyunit do wstrzykiwania zależności
Name: python-testscenarios
+# keep 0.5.x here for python2 support
Version: 0.5.0
-Release: 9
+Release: 10
License: Apache v2.0 or BSD
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/testscenarios/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-testscenarios.git/commitdiff/1257fef136b04fb64459c26d041c941cbe7e33e4
More information about the pld-cvs-commit
mailing list