mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 19:57:39 -05:00
gnu: Remove python2-service-identity.
* gnu/packages/python-crypto.scm (python2-service-identity): Delete variable.
This commit is contained in:
parent
592428a10d
commit
8ec7e1de69
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue