mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-01 14:55:55 +02:00
gnu: Remove python2-axolotl-curve25519.
* gnu/packages/python-crypto.scm (python2-axolotl-curve25519): Delete variable.
This commit is contained in:
@@ -726,9 +726,6 @@ python-axolotl.")
|
||||
(license (list license:gpl3 ; Most files
|
||||
license:bsd-3)))) ; curve/curve25519-donna.c
|
||||
|
||||
(define-public python2-axolotl-curve25519
|
||||
(package-with-python2 python-axolotl-curve25519))
|
||||
|
||||
(define-public python-axolotl
|
||||
(package
|
||||
(name "python-axolotl")
|
||||
|
||||
Reference in New Issue
Block a user