gnu: Remove python2-ipy.
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>
Fri, 29 Apr 2022 21:36:12 +0000 (17:36 -0400)
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>
Tue, 31 May 2022 18:52:32 +0000 (14:52 -0400)
* gnu/packages/networking.scm (python2-ipy): Delete variable.

gnu/packages/networking.scm

index 2d1cb50..bfa9561 100644 (file)
@@ -2622,9 +2622,6 @@ handling for most notations in use for IPv4 and IPv6 addresses and
 networks.")
     (license license:bsd-3)))
 
-(define-public python2-ipy
-  (package-with-python2 python-ipy))
-
 (define-public speedtest-cli
   (package
     (name "speedtest-cli")