1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-07 09:45:55 +02:00

gnu: Remove python2-asn1crypto.

* gnu/packages/python-crypto.scm (python2-asn1crypto): Delete variable.
This commit is contained in:
Maxim Cournoyer
2022-05-01 03:19:49 -04:00
parent 6efcb2463f
commit dcf62928b7
-3
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")