gnu: python-botocore: Remove unused inputs.

* gnu/packages/python-xyz.scm (python-botocore)[native-inputs]: Remove.
This commit is contained in:
Marius Bakke 2019-08-19 20:43:26 +02:00 committed by Marius Bakke
parent 8343ae2b91
commit d05abc18bf
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -10999,13 +10999,6 @@ (define-public python-botocore
`(("python-dateutil" ,python-dateutil)
("python-docutils" ,python-docutils)
("python-jmespath" ,python-jmespath)))
(native-inputs
`(("python-mock" ,python-mock)
("python-nose" ,python-nose)
("behave" ,behave)
("python-tox" ,python-tox)
("python-urllib3" ,python-urllib3)
("python-wheel" ,python-wheel)))
(home-page "https://github.com/boto/botocore")
(synopsis "Low-level interface to AWS")
(description "Botocore is a Python library that provides a low-level