[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/43: ADD todo-comment.
From: |
Hartmut Goebel |
Subject: |
02/43: ADD todo-comment. |
Date: |
Tue, 18 Oct 2016 11:20:02 +0000 (UTC) |
htgoebel pushed a commit to branch wip-python-build-system
in repository guix.
commit 7d00f0bc530b8b3496b80965280e536163c3f48a
Author: Hartmut Goebel <address@hidden>
Date: Sun Oct 16 19:08:36 2016 +0200
ADD todo-comment.
---
gnu/packages/python.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 419a69a..714d734 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -2258,6 +2258,7 @@ installed with a newer @code{pip} or with wheel's own
command line utility.")
`(("python-py" ,python-py)
("python-pytest" ,python-pytest)
("python-pytest-cov" ,python-pytest-cov)
+ ;; TODO: pytest-httpbin
("python-wheel" ,python-wheel)))
;; extras_require: 'security': ['pyOpenSSL>=0.13', 'ndg-httpsclient',
'pyasn1'],
(home-page "http://python-requests.org/")
- branch wip-python-build-system updated (22dbd7b -> 2c57349), Hartmut Goebel, 2016/10/18
- 02/43: ADD todo-comment.,
Hartmut Goebel <=
- 01/43: gnu: python-cov-core: Fix imports., Hartmut Goebel, 2016/10/18
- 07/43: gnu: python-feedgenerator: Remove python byte-code files from source., Hartmut Goebel, 2016/10/18
- 10/43: gnu: python-scikit-image: Correct inputs., Hartmut Goebel, 2016/10/18
- 11/43: gnu: python2-scikit-image: Remove needless inputs. 1 REWORD, Hartmut Goebel, 2016/10/18
- 17/43: Add TODO comment, Hartmut Goebel, 2016/10/18
- 03/43: gnu: python-pyjwt: Add missing inputs and enable test-suite., Hartmut Goebel, 2016/10/18
- 27/43: python-websocket-client: Correct inputs., Hartmut Goebel, 2016/10/18
- 13/43: gnu: python-redis: Remove unused input., Hartmut Goebel, 2016/10/18
- 19/43: FIXUP: remove inherit + property, Hartmut Goebel, 2016/10/18
- 15/43: python-pathpy: Build documentation. REWORD UNFINISHED, Hartmut Goebel, 2016/10/18