me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pyasn1.

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

View File

@ -12442,9 +12442,6 @@ primary use case is APIs defined before keyword-only parameters existed.")
suitable for a wide range of protocols based on the ASN.1 specification.")
(license license:bsd-2)))
(define-public python2-pyasn1
(package-with-python2 python-pyasn1))
(define-public python-pyasn1-modules
(package
(name "python-pyasn1-modules")