me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-asn1crypto.

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

View File

@ -772,9 +772,6 @@ for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7,
PKCS#8, PKCS#12, PKCS#5, X.509 and TSP.")
(license license:expat)))
(define-public python2-asn1crypto
(package-with-python2 python-asn1crypto))
(define-public python-pynacl
(package
(name "python-pynacl")