From 3ad866c8e445e82c12a64a1f7aebf7ac7dafd8b4 Mon Sep 17 00:00:00 2001 From: Marius Bakke Date: Mon, 13 Jul 2020 23:43:11 +0200 Subject: gnu: python-txtorcon: Remove unused input. * gnu/packages/python-crypto.scm (python-txtorcon)[propagated-inputs]: Remove PYTHON-IPADDRESS. --- gnu/packages/python-crypto.scm | 1 - 1 file changed, 1 deletion(-) diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm index aed7dfc943..ff67ddddf1 100644 --- a/gnu/packages/python-crypto.scm +++ b/gnu/packages/python-crypto.scm @@ -1197,7 +1197,6 @@ Password-Authenticated Key Exchange algorithm.") `(("python-automat" ,python-automat) ("python-idna" ,python-idna) ("python-incremental" ,python-incremental) - ("python-ipaddress" ,python-ipaddress) ("python-service-identity" ,python-service-identity) ("python-twisted" ,python-twisted) ("python-zope-interface" ,python-zope-interface))) -- cgit v1.2.3