guix-commits
[Top][All Lists]
Advanced

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

02/11: gnu: silkaj: Remove unused input.


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

mbakke pushed a commit to branch master
in repository guix.

commit 34fa5c053211d3629196fb6b0bdcf4748f23079e
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Mon Jul 13 23:42:48 2020 +0200

    gnu: silkaj: Remove unused input.
    
    * gnu/packages/finance.scm (silkaj)[inputs]: Remove PYTHON-IPADDRESS.
---
 gnu/packages/finance.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index dc825ef..d403bc2 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -1131,7 +1131,6 @@ main features are:
     (inputs
      `(("click" ,python-click)
        ("duniterpy" ,python-duniterpy)
-       ("ipaddress" ,python-ipaddress)
        ("pynacl" ,python-pynacl)
        ("tabulate" ,python-tabulate)
        ("texttable" ,python-texttable)))



reply via email to

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