[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
104/104: gnu: python-awscli: fix inputs.
From: |
Hartmut Goebel |
Subject: |
104/104: gnu: python-awscli: fix inputs. |
Date: |
Tue, 15 Nov 2016 21:37:09 +0000 (UTC) |
htgoebel pushed a commit to branch python-build-system
in repository guix.
commit d46491779e18cf614caeeb1b4becbd9171c64416
Author: Hartmut Goebel <address@hidden>
Date: Tue Nov 15 21:28:45 2016 +0100
gnu: python-awscli: fix inputs.
* gnu/packages/python.scm (python-awscli): [inputs] change to
[native-inputs].
---
gnu/packages/python.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index b09ef5b..60b94b5 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -8346,7 +8346,7 @@ interface to the Amazon Web Services (AWS) API.")
("python-s3transfer" ,python-s3transfer)
("python-docutils" ,python-docutils)
("python-rsa" ,python-rsa)))
- (inputs
+ (native-inputs
`(("python-mock" ,python-mock)
("python-nose" ,python-nose)
("python-sphinx" ,python-sphinx)
- 88/104: gnu: python-freezegun: Correct input., (continued)
- 88/104: gnu: python-freezegun: Correct input., Hartmut Goebel, 2016/11/15
- 92/104: gnu: khal: Fix build., Hartmut Goebel, 2016/11/15
- 95/104: gnu: python-pytest-django: Remove needless propagated input "python-py"., Hartmut Goebel, 2016/11/15
- 93/104: gnu: python2-warpedlmm: Remove phase remove-bin-directory., Hartmut Goebel, 2016/11/15
- 90/104: gnu: python-sphinxcontrib-newsfeed: Remove needless input., Hartmut Goebel, 2016/11/15
- 97/104: gnu: python-flake8-2.2.4: Remove python byte-code files from source., Hartmut Goebel, 2016/11/15
- 98/104: gnu: python-tables: Remove python byte-code files from source., Hartmut Goebel, 2016/11/15
- 101/104: gnu: python2-ipython: fix inputs., Hartmut Goebel, 2016/11/15
- 94/104: gnu: python2-pbcore: Fix inputs:, Hartmut Goebel, 2016/11/15
- 102/104: gnu: python-pip: fix inputs., Hartmut Goebel, 2016/11/15
- 104/104: gnu: python-awscli: fix inputs.,
Hartmut Goebel <=
- 14/104: gnu: Remove python-setuptools and python2-setuptools from inputs (part 2), Hartmut Goebel, 2016/11/15