guix-patches
[Top][All Lists]
Advanced

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

[bug#55424] [PATCH 103/602] gnu: Remove python2-ipy.


From: Maxim Cournoyer
Subject: [bug#55424] [PATCH 103/602] gnu: Remove python2-ipy.
Date: Sun, 15 May 2022 00:38:10 -0400

* gnu/packages/networking.scm (python2-ipy): Delete variable.
---
 gnu/packages/networking.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 9010e1f120..c9f1e12a28 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -2619,9 +2619,6 @@ (define-public python-ipy
 networks.")
     (license license:bsd-3)))
 
-(define-public python2-ipy
-  (package-with-python2 python-ipy))
-
 (define-public speedtest-cli
   (package
     (name "speedtest-cli")
-- 
2.36.0






reply via email to

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