diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm index 1eea11da98..a270d0f78f 100644 --- a/gnu/packages/python-crypto.scm +++ b/gnu/packages/python-crypto.scm @@ -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