me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-ipaddress.

* gnu/packages/python-xyz.scm (python2-ipaddress): Delete variable.
Maxim Cournoyer 2022-05-01 03:19:54 -04:00
parent dcf62928b7
commit 6bafe76c35
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -12004,9 +12004,6 @@ implementations of ASN.1-based codecs and protocols.")
IPv6 addresses and networks.")
(license license:psfl)))
(define-public python2-ipaddress
(package-with-python2 python-ipaddress))
(define-public python-asn1tools
(package
(name "python-asn1tools")