From d05abc18bf15c5cdad2a2957c02d7604601fe8cc Mon Sep 17 00:00:00 2001 From: Marius Bakke Date: Mon, 19 Aug 2019 20:43:26 +0200 Subject: gnu: python-botocore: Remove unused inputs. * gnu/packages/python-xyz.scm (python-botocore)[native-inputs]: Remove. --- gnu/packages/python-xyz.scm | 7 ------- 1 file changed, 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 -- cgit v1.2.3