1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-15 13:45:54 +02:00

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
-7
View File
@@ -10999,13 +10999,6 @@ manipulation library.")
`(("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