[packages/python-babel] Disable tests, broken for 'local' timezone
jajcus
jajcus at pld-linux.org
Mon Nov 30 19:30:51 CET 2015
commit 21523b253554bf21f370d70eb88f016ffc079c5c
Author: Jacek Konieczny <jajcus at jajcus.net>
Date: Mon Nov 30 19:29:47 2015 +0100
Disable tests, broken for 'local' timezone
python-babel.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/python-babel.spec b/python-babel.spec
index 0a77761..5ade5a0 100644
--- a/python-babel.spec
+++ b/python-babel.spec
@@ -1,7 +1,10 @@
#
+# TODO:
+# - tests fail on 'local' timezone
+#
# Conditional build:
%bcond_without doc # don't build doc
-%bcond_without tests # do not perform "make test"
+%bcond_with tests # do not perform "make test"
%bcond_without python2 # CPython 2.x module
%bcond_without python3 # CPython 3.x module
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-babel.git/commitdiff/21523b253554bf21f370d70eb88f016ffc079c5c
More information about the pld-cvs-commit
mailing list