From 86e196dd572d89a34d86e481a543e4dc9541533d Mon Sep 17 00:00:00 2001 From: Tanguy Le Carrour Date: Thu, 6 Jan 2022 15:33:59 +0100 Subject: [PATCH] gnu: poetry: Fix package inputs. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * gnu/packages/python-xyz.scm (poetry)[propagated-inputs]: Add python-crashtest and python-entrypoints. Remove python-clikit. Signed-off-by: Ludovic Courtès --- gnu/packages/python-xyz.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index cf6f17493e..4df794eb60 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -16035,7 +16035,8 @@ database, file, dict stores. Cachy supports python versions 2.7+ and 3.2+.") (list python-cachecontrol python-cachy python-cleo - python-clikit + python-crashtest + python-entrypoints python-html5lib python-keyring python-msgpack