me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pyaes.

* gnu/packages/python-crypto.scm (python2-pyaes): Delete variable.
Maxim Cournoyer 2022-04-29 17:37:38 -04:00
parent dad4d46545
commit d0d5f8fc09
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -799,9 +799,6 @@ AES block cipher algorithm and the common modes of operation (CBC, CFB, CTR,
ECB and OFB).")
(license license:expat)))
(define-public python2-pyaes
(package-with-python2 python-pyaes))
(define-public python-asn1crypto
(package
(name "python-asn1crypto")