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 @@ (define-public python-service-identity 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")