mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 23:18:33 +01:00
gnu: Remove python2-ecdsa.
* gnu/packages/python-crypto.scm (python2-ecdsa): Delete variable.
This commit is contained in:
parent
7e27e99ea8
commit
000663e05f
1 changed files with 0 additions and 3 deletions
|
@ -261,9 +261,6 @@ (define-public python-ecdsa
|
|||
making them easy to handle and incorporate into other protocols.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-ecdsa
|
||||
(package-with-python2 python-ecdsa))
|
||||
|
||||
;;; Pycrypto is abandoned upstream:
|
||||
;;;
|
||||
;;; https://github.com/dlitz/pycrypto/issues/173
|
||||
|
|
Loading…
Reference in a new issue