[packages/python-django] - disable tests by default (some fail randomly)

qboosh qboosh at pld-linux.org
Sun May 27 20:49:37 CEST 2018


commit e6d3960a32bab772e3ef0f7a34eedd434dfadd72
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun May 27 20:50:32 2018 +0200

    - disable tests by default (some fail randomly)

 python-django.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-django.spec b/python-django.spec
index f643ae3..426161e 100644
--- a/python-django.spec
+++ b/python-django.spec
@@ -3,7 +3,7 @@
 %bcond_without	doc	# Sphinx documentation
 %bcond_without	python2 # CPython 2.x module
 %bcond_without	python3 # CPython 3.x module
-%bcond_without	tests	# unit tests
+%bcond_with	tests	# unit tests [some fail randomly as of 1.11.x]
 
 %define		module		django
 %define		egg_name	Django
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-django.git/commitdiff/e6d3960a32bab772e3ef0f7a34eedd434dfadd72



More information about the pld-cvs-commit mailing list