gnu: python-awscli: fix inputs.

* gnu/packages/python.scm (python-awscli): [inputs] change to
  [native-inputs].
This commit is contained in:
Hartmut Goebel 2016-11-15 21:28:45 +01:00
parent 8fa6890b6c
commit d46491779e
No known key found for this signature in database
GPG Key ID: 634A8DFFD3F631DF
1 changed files with 1 additions and 1 deletions

View File

@ -8346,7 +8346,7 @@ interface to the Amazon Web Services (AWS) API.")
("python-s3transfer" ,python-s3transfer) ("python-s3transfer" ,python-s3transfer)
("python-docutils" ,python-docutils) ("python-docutils" ,python-docutils)
("python-rsa" ,python-rsa))) ("python-rsa" ,python-rsa)))
(inputs (native-inputs
`(("python-mock" ,python-mock) `(("python-mock" ,python-mock)
("python-nose" ,python-nose) ("python-nose" ,python-nose)
("python-sphinx" ,python-sphinx) ("python-sphinx" ,python-sphinx)