guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

13/14: gnu: python-2.7: Disable tests. REVERTME


From: guix-commits
Subject: 13/14: gnu: python-2.7: Disable tests. REVERTME
Date: Mon, 14 Jan 2019 18:28:59 -0500 (EST)

janneke pushed a commit to branch wip-bootstrap
in repository guix.

commit 87b69fc966a265c6cbd0fda0062988d6a2b2d9bf
Author: Jan Nieuwenhuizen <address@hidden>
Date:   Fri Nov 30 11:41:12 2018 +0100

    gnu: python-2.7: Disable tests.  REVERTME
---
 gnu/packages/python.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 9b43f46..3a83859 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -185,6 +185,7 @@
     (build-system gnu-build-system)
     (arguments
      `(#:test-target "test"
+       #:tests? #f
        #:configure-flags
        (list "--enable-shared"                    ;allow embedding
              "--with-system-ffi"                  ;build ctypes



reply via email to

[Prev in Thread] Current Thread [Next in Thread]