mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: Remove python2-ipaddress.
* gnu/packages/python-xyz.scm (python2-ipaddress): Delete variable.
This commit is contained in:
parent
dcf62928b7
commit
6bafe76c35
1 changed files with 0 additions and 3 deletions
|
@ -12004,9 +12004,6 @@ (define-public python-ipaddress
|
|||
IPv6 addresses and networks.")
|
||||
(license license:psfl)))
|
||||
|
||||
(define-public python2-ipaddress
|
||||
(package-with-python2 python-ipaddress))
|
||||
|
||||
(define-public python-asn1tools
|
||||
(package
|
||||
(name "python-asn1tools")
|
||||
|
|
Loading…
Reference in a new issue