gnu: Remove python2-netaddr.
* gnu/packages/python-xyz.scm (python2-netaddr): Delete variable.
This commit is contained in:
parent
52abcbbdc0
commit
b199a48ef6
1 changed files with 0 additions and 3 deletions
|
@ -12195,9 +12195,6 @@ (define-public python-netaddr
|
|||
and MAC network addresses.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-netaddr
|
||||
(package-with-python2 python-netaddr))
|
||||
|
||||
(define-public python2-pyroute2
|
||||
(package
|
||||
(name "python2-pyroute2")
|
||||
|
|
Loading…
Reference in a new issue