summary refs log tree commit diff
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2019-08-19 20:43:26 +0200
committerMarius Bakke <marius@gnu.org>2020-11-21 01:21:31 +0100
commitd05abc18bf15c5cdad2a2957c02d7604601fe8cc (patch)
treef3e258391a26de162fbfdd1ea8843a4a0f07f45f
parent8343ae2b9178d71c78d5473d57c32b101704099b (diff)
downloadguix-d05abc18bf15c5cdad2a2957c02d7604601fe8cc.tar.gz
gnu: python-botocore: Remove unused inputs.
* gnu/packages/python-xyz.scm (python-botocore)[native-inputs]: Remove.
-rw-r--r--gnu/packages/python-xyz.scm7
1 files changed, 0 insertions, 7 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 69a212135f..cc2a710dee 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -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