mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 23:36:35 +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 @@ (define-public python-pyaes
|
||||||
ECB and OFB).")
|
ECB and OFB).")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-pyaes
|
|
||||||
(package-with-python2 python-pyaes))
|
|
||||||
|
|
||||||
(define-public python-asn1crypto
|
(define-public python-asn1crypto
|
||||||
(package
|
(package
|
||||||
(name "python-asn1crypto")
|
(name "python-asn1crypto")
|
||||||
|
|
Loading…
Reference in a new issue