gnu: Remove python2-service-identity.
* gnu/packages/python-crypto.scm (python2-service-identity): Delete variable.
parent
592428a10d
commit
8ec7e1de69
|
@ -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")
|
||||
|
|
Reference in New Issue