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:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user