mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01: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 @@ AES block cipher algorithm and the common modes of operation (CBC, CFB, CTR,
|
|||
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