mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 19:57:39 -05:00
gnu: Remove python2-pyaes.
* gnu/packages/python-crypto.scm (python2-pyaes): Delete variable.
This commit is contained in:
parent
dad4d46545
commit
d0d5f8fc09
1 changed files with 0 additions and 3 deletions
|
@ -799,9 +799,6 @@ (define-public python-pyaes
|
|||
ECB and OFB).")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-pyaes
|
||||
(package-with-python2 python-pyaes))
|
||||
|
||||
(define-public python-asn1crypto
|
||||
(package
|
||||
(name "python-asn1crypto")
|
||||
|
|
Loading…
Reference in a new issue