me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pyopenssl.

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

View File

@ -679,9 +679,6 @@ message digests and key derivation functions.")
library.")
(license license:asl2.0)))
(define-public python2-pyopenssl
(package-with-python2 python-pyopenssl))
(define-public python-ed25519
(package
(name "python-ed25519")