commit 2b71fea26a43d34d9f31c496cfe544cd930ef158
Author: Jakub Bogusz <[email protected]>
Date: Fri Dec 10 21:46:08 2021 +0100
- disable python3 here (this version doesn't support python 3.9)
python-pytest-randomly.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python-pytest-randomly.spec b/python-pytest-randomly.spec
index 0386f05..bdd46f2 100644
--- a/python-pytest-randomly.spec
+++ b/python-pytest-randomly.spec
@@ -2,11 +2,12 @@
# Conditional build:
%bcond_with tests # unit tests (more dependencies required)
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module (built from
python3-pytest-randomly.spec)
Summary: Pytest plugin to randomly order tests and control random.seed
Summary(pl.UTF-8): Wtyczka pytesta do losowej kolejności testów i
sterowania random.seed
Name: python-pytest-randomly
+# keep 1.x here for python2 support
Version: 1.2.3
Release: 1
License: BSD
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pytest-randomly.git/commitdiff/2b71fea26a43d34d9f31c496cfe544cd930ef158
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit