gnu: Remove python2-netaddr.

* gnu/packages/python-xyz.scm (python2-netaddr): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 17:42:41 -04:00
parent 52abcbbdc0
commit b199a48ef6
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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")