gnu: Remove python2-ecpy.
* gnu/packages/python-crypto.scm (python2-ecpy): Delete variable.
This commit is contained in:
parent
446e3b0ac0
commit
7e27e99ea8
1 changed files with 0 additions and 3 deletions
|
@ -900,9 +900,6 @@ of improving usability, security and speed.")
|
||||||
Python.")
|
Python.")
|
||||||
(license license:asl2.0)))
|
(license license:asl2.0)))
|
||||||
|
|
||||||
(define-public python2-ecpy
|
|
||||||
(package-with-python2 python-ecpy))
|
|
||||||
|
|
||||||
(define-public python-josepy
|
(define-public python-josepy
|
||||||
(package
|
(package
|
||||||
(name "python-josepy")
|
(name "python-josepy")
|
||||||
|
|
Reference in a new issue