summaryrefslogtreecommitdiff
path: root/gnu/packages/python-crypto.scm
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-04-29 21:20:00 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-05-31 14:52:55 -0400
commit446e3b0ac0e64a1ee302e2767f61cccf7241d720 (patch)
treeba86e78ba8dfff00fd94919e130d74d6995895cc /gnu/packages/python-crypto.scm
parentc0587a5a9156c861a512ed224f1eeff26118c32f (diff)
gnu: Remove python2-axolotl.
* gnu/packages/python-crypto.scm (python2-axolotl): Delete variable.
Diffstat (limited to 'gnu/packages/python-crypto.scm')
-rw-r--r--gnu/packages/python-crypto.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm
index 502a809d29..089dfdec38 100644
--- a/gnu/packages/python-crypto.scm
+++ b/gnu/packages/python-crypto.scm
@@ -756,9 +756,6 @@ is a ratcheting forward secrecy protocol that works in synchronous and
asynchronous messaging environments.")
(license license:gpl3)))
-(define-public python2-axolotl
- (package-with-python2 python-axolotl))
-
(define-public python-pyaes
(package