mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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 @@ implementations of ASN.1-based codecs and protocols.")
|
||||||
IPv6 addresses and networks.")
|
IPv6 addresses and networks.")
|
||||||
(license license:psfl)))
|
(license license:psfl)))
|
||||||
|
|
||||||
(define-public python2-ipaddress
|
|
||||||
(package-with-python2 python-ipaddress))
|
|
||||||
|
|
||||||
(define-public python-asn1tools
|
(define-public python-asn1tools
|
||||||
(package
|
(package
|
||||||
(name "python-asn1tools")
|
(name "python-asn1tools")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue