summaryrefslogtreecommitdiff
path: root/gnu/packages/python-crypto.scm
diff options
context:
space:
mode:
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 0bdcc693ac..201d5d8a53 100644
--- a/gnu/packages/python-crypto.scm
+++ b/gnu/packages/python-crypto.scm
@@ -1320,9 +1320,6 @@ service_identity implements RFC 6125 fully and plans to add other
relevant RFCs too.")
(license license:expat)))
-(define-public python2-service-identity
- (package-with-python2 python-service-identity))
-
(define-public python-hkdf
(package
(name "python-hkdf")