]> git.pld-linux.org Git - packages/python-babel.git/commitdiff
Disable tests, broken for 'local' timezone auto/th/python-babel-2.1.1-1
authorJacek Konieczny <jajcus@jajcus.net>
Mon, 30 Nov 2015 18:29:47 +0000 (19:29 +0100)
committerJacek Konieczny <jajcus@jajcus.net>
Mon, 30 Nov 2015 18:29:47 +0000 (19:29 +0100)
python-babel.spec

index 0a777612b916157a4e52dcda5d1febb1fe59a11f..5ade5a034fd42b2ac585ad79ee787468e9cd2ee5 100644 (file)
@@ -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
 
This page took 0.11931 seconds and 4 git commands to generate.