[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
63/104: gnu: python-joblib: Add comment.
From: |
Hartmut Goebel |
Subject: |
63/104: gnu: python-joblib: Add comment. |
Date: |
Tue, 15 Nov 2016 21:37:05 +0000 (UTC) |
htgoebel pushed a commit to branch python-build-system
in repository guix.
commit f052ec9a509d78aa5f0f1034241435a91a0a246f
Author: Hartmut Goebel <address@hidden>
Date: Sun Oct 16 19:32:41 2016 +0200
gnu: python-joblib: Add comment.
* gnu/packages/python.scm (python-joblib): Add comment.
---
gnu/packages/python.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 8190a3b..7555711 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -2678,6 +2678,7 @@ logic-free templating system Mustache.")
(("def test_parallel_with_interactively_defined_functions" line)
(string-append "@SkipTest\n" line)))
#t)))))
+ ;; Provide nose to enable tests command
(native-inputs
`(("python-nose" ,python-nose)
("python-sphinx" ,python-sphinx)
- 23/104: gnu: Fix python inputs, part 5: some inputs become propagated-inputs, (continued)
- 23/104: gnu: Fix python inputs, part 5: some inputs become propagated-inputs, Hartmut Goebel, 2016/11/15
- 19/104: gnu: Remove work-arounds for bug 20765 (ensure uncompressed eggs)., Hartmut Goebel, 2016/11/15
- 38/104: gnu: python-pillow: Fix build., Hartmut Goebel, 2016/11/15
- 41/104: gnu: python-zope-testing: Remove needless input., Hartmut Goebel, 2016/11/15
- 35/104: gnu: python-testrepositoryfixture: Correct inputs., Hartmut Goebel, 2016/11/15
- 37/104: gnu: python-singledispatch: correct inputs., Hartmut Goebel, 2016/11/15
- 36/104: gnu: python-pbr: Rework bootstrapping., Hartmut Goebel, 2016/11/15
- 57/104: gnu: pytest-mock: remove needless propagated input "python-py"., Hartmut Goebel, 2016/11/15
- 49/104: gnu: thefuck: Fix build., Hartmut Goebel, 2016/11/15
- 51/104: gnu: python-pandas: Fix build., Hartmut Goebel, 2016/11/15
- 63/104: gnu: python-joblib: Add comment.,
Hartmut Goebel <=
- 45/104: gnu: python-matplotlib: Fix build., Hartmut Goebel, 2016/11/15
- 50/104: gnu: openstack: Correct inputs., Hartmut Goebel, 2016/11/15
- 71/104: gnu: Add python-rst.linker, python2-rst.linker., Hartmut Goebel, 2016/11/15
- 28/104: gnu: python-sphinx-rtd-theme: Remove inputs., Hartmut Goebel, 2016/11/15
- 43/104: gnu: python-fonttools: Remove intervening directory in site-packges., Hartmut Goebel, 2016/11/15
- 58/104: gnu: python-statsmodels: Fix build, Hartmut Goebel, 2016/11/15
- 60/104: gnu: python-pyjwt: Add missing inputs and enable test-suite., Hartmut Goebel, 2016/11/15
- 65/104: gnu: python-blinker: No longer disable tests., Hartmut Goebel, 2016/11/15
- 69/104: gnu: python-redis: Remove unused input., Hartmut Goebel, 2016/11/15
- 73/104: gnu: python-zope-interface: Correct inputs., Hartmut Goebel, 2016/11/15