[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: |
Wed, 20 Nov 2019 15:16:26 -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
- branch wip-bootstrap created (now d87e1bb), guix-commits, 2019/11/20
- 01/14: gnu: Add gash. WIP, guix-commits, 2019/11/20
- 06/14: bootstrap: mes-boot: Decouple from mes update. TEMP: avoid build world., guix-commits, 2019/11/20
- 08/14: Revert "bootstrap: tcc-boot0: Update for mes 0.20. WIP", guix-commits, 2019/11/20
- 07/14: bootstrap: tcc-boot0: Update for mes 0.20. WIP, guix-commits, 2019/11/20
- 13/14: gnu: python-2.7: Disable tests. REVERTME,
guix-commits <=
- 02/14: bootstrap: Add %gash-bootstrap-guile, %gash-bootstrap-guile-tarball., guix-commits, 2019/11/20
- 09/14: bootstrap: %bootstrap-mes: Update for mes 0.20. WIP, guix-commits, 2019/11/20
- 12/14: build-system/gnu: Support running configure with Gash., guix-commits, 2019/11/20
- 10/14: Revert "bootstrap: mes-boot: Decouple from mes update. TEMP: avoid build world.", guix-commits, 2019/11/20
- 04/14: bootstrap: Add %bootstrap-gash. WIP, guix-commits, 2019/11/20
- 05/14: gnu: mes: Update to 0.20 WIP, guix-commits, 2019/11/20
- 03/14: bootstrap: Update %bootstrap-guile to 2.2., guix-commits, 2019/11/20
- 11/14: bootstrap: Add %gash-bootstrap-guile, %gash-bootstrap-guile-tarball., guix-commits, 2019/11/20
- 14/14: bootstrap: Scheme-only bootstrap: WIP, guix-commits, 2019/11/20