me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pyasn1-modules.

* gnu/packages/python-xyz.scm (python2-pyasn1-modules): Delete variable.
Maxim Cournoyer 2022-04-29 23:01:37 -04:00
parent 05f8ac9655
commit e6e55d7efb
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -12678,9 +12678,6 @@ suitable for a wide range of protocols based on the ASN.1 specification.")
implementations of ASN.1-based codecs and protocols.")
(license license:bsd-3)))
(define-public python2-pyasn1-modules
(package-with-python2 python-pyasn1-modules))
(define-public python-ipaddress
(package
(name "python-ipaddress")