[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
63/103: gnu: python-joblib: Add comment.
From: |
Hartmut Goebel |
Subject: |
63/103: gnu: python-joblib: Add comment. |
Date: |
Tue, 25 Oct 2016 18:00:40 +0000 (UTC) |
htgoebel pushed a commit to branch wip-python-build-system
in repository guix.
commit 31b53270cd1697094d1299136026f5e55015dc4b
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 c17a2f7..ea48d81 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -2579,6 +2579,7 @@ logic-free templating system Mustache.")
(for-each delete-file (find-files "." "\\.pyc$"))
#t))))
(build-system python-build-system)
+ ;; Provide nose to enable tests command
(native-inputs
`(("python-nose" ,python-nose)))
(home-page "http://pythonhosted.org/joblib/")
- 103/103: Add a FIXME comment, (continued)
- 103/103: Add a FIXME comment, Hartmut Goebel, 2016/10/25
- 74/103: gnu: python-zope-location: Correct inputs., Hartmut Goebel, 2016/10/25
- 64/103: gnu: python-feedgenerator: Remove python byte-code files from source., Hartmut Goebel, 2016/10/25
- 38/103: gnu: python-pillow: Fix build., Hartmut Goebel, 2016/10/25
- 45/103: gnu: python-matplotlib: Fix build., Hartmut Goebel, 2016/10/25
- 19/103: gnu: Fix python inputs, part 1: all inputs become propagated-inputs., Hartmut Goebel, 2016/10/25
- 57/103: gnu: pytest-mock: remove needless propagated input "python-py"., Hartmut Goebel, 2016/10/25
- 50/103: gnu: openstack: Correct inputs., Hartmut Goebel, 2016/10/25
- 16/103: gnu: Remove python-setuptools and python2-setuptools from inputs (part 4b), Hartmut Goebel, 2016/10/25
- 11/103: gnu: Remove python-setuptools and python2-setuptools from inputs (part 1a), Hartmut Goebel, 2016/10/25
- 63/103: gnu: python-joblib: Add comment.,
Hartmut Goebel <=
- 68/103: gnu: python2-scikit-image: Remove needless native-input and inheritance., Hartmut Goebel, 2016/10/25
- 62/103: gnu: python-joblib: Remove python byte-code files from source., Hartmut Goebel, 2016/10/25
- 13/103: gnu: Remove python-setuptools and python2-setuptools from inputs (part 2), Hartmut Goebel, 2016/10/25
- 81/103: gnu: Remove some outdated comments., Hartmut Goebel, 2016/10/25
- 85/103: gnu: python-responses: Correct inputs, Hartmut Goebel, 2016/10/25
- 88/103: gnu: python-consul: Correct inputs., Hartmut Goebel, 2016/10/25
- 80/103: gnu: python-tox: Update FIXME comments., Hartmut Goebel, 2016/10/25
- 97/103: gnu: python-flake8: Remove python byte-code files from source., Hartmut Goebel, 2016/10/25
- 94/103: gnu: python2-warpedlmm: Remove phase remove-bin-directory., Hartmut Goebel, 2016/10/25
- 91/103: gnu: python-sphinxcontrib-newsfeed: Remove needless input., Hartmut Goebel, 2016/10/25