[packages/python-ddt] - disabled python3 here, release 4
qboosh
qboosh at pld-linux.org
Sun Nov 2 20:53:07 CET 2025
commit 96356901e021f52dcda9b7b47d5f6e303e9124a4
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Nov 2 20:53:07 2025 +0100
- disabled python3 here, release 4
python-ddt.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-ddt.spec b/python-ddt.spec
index 24c5b7c..8d8e04e 100644
--- a/python-ddt.spec
+++ b/python-ddt.spec
@@ -2,14 +2,14 @@
# Conditional build:
%bcond_without tests # unit tests
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module (built from python3-ddt.spec)
Summary: Data-Driven Tests - library to multiply test cases
Summary(pl.UTF-8): Data-Driven Tests - biblioteka do zwielokrotniania przypadków testowych
Name: python-ddt
# keep 1.6.x here for python2 support
Version: 1.6.0
-Release: 3
+Release: 4
License: MIT
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/ddt/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-ddt.git/commitdiff/96356901e021f52dcda9b7b47d5f6e303e9124a4
More information about the pld-cvs-commit
mailing list