mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-19 17:23:38 -05:00
gnu: Remove python2-pyopenssl.
* gnu/packages/python-crypto.scm (python2-pyopenssl): Delete variable.
This commit is contained in:
parent
bf4cddbf6a
commit
843904d643
1 changed files with 0 additions and 3 deletions
|
@ -679,9 +679,6 @@ (define-public python-pyopenssl
|
||||||
library.")
|
library.")
|
||||||
(license license:asl2.0)))
|
(license license:asl2.0)))
|
||||||
|
|
||||||
(define-public python2-pyopenssl
|
|
||||||
(package-with-python2 python-pyopenssl))
|
|
||||||
|
|
||||||
(define-public python-ed25519
|
(define-public python-ed25519
|
||||||
(package
|
(package
|
||||||
(name "python-ed25519")
|
(name "python-ed25519")
|
||||||
|
|
Loading…
Reference in a new issue