guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/11: gnu: python-txtorcon: Remove unused input.


From: guix-commits
Subject: 03/11: gnu: python-txtorcon: Remove unused input.
Date: Tue, 14 Jul 2020 16:02:43 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit 3ad866c8e445e82c12a64a1f7aebf7ac7dafd8b4
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Mon Jul 13 23:43:11 2020 +0200

    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 aed7dfc..ff67ddd 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)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]