mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-01 23:05:57 +02:00
gnu: Remove python2-pycryptodome.
* gnu/packages/python-crypto.scm (python2-pycryptodome): Delete variable.
This commit is contained in:
@@ -1010,9 +1010,6 @@ PyCryptodome variants, the other being python-pycryptodomex.")
|
||||
(license (list license:bsd-2
|
||||
license:public-domain)))) ; code inherited from PyCrypto
|
||||
|
||||
(define-public python2-pycryptodome
|
||||
(package-with-python2 python-pycryptodome))
|
||||
|
||||
(define-public python-pycryptodomex
|
||||
(package (inherit python-pycryptodome)
|
||||
(name "python-pycryptodomex")
|
||||
|
||||
Reference in New Issue
Block a user