me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-service-identity.

* gnu/packages/python-crypto.scm (python2-service-identity): Delete variable.
Maxim Cournoyer 2022-04-29 17:37:14 -04:00
parent 592428a10d
commit 8ec7e1de69
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -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")