mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-17 04:07:10 -05:00
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.")
|
and MAC network addresses.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-netaddr
|
|
||||||
(package-with-python2 python-netaddr))
|
|
||||||
|
|
||||||
(define-public python2-pyroute2
|
(define-public python2-pyroute2
|
||||||
(package
|
(package
|
||||||
(name "python2-pyroute2")
|
(name "python2-pyroute2")
|
||||||
|
|
Loading…
Reference in a new issue