mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-29 07:42:23 -05:00
gnu: Remove python2-cryptography-vectors.
* gnu/packages/python-crypto.scm (python2-cryptography-vectors): Delete variable.
This commit is contained in:
parent
5e6cc60122
commit
6efcb2463f
1 changed files with 0 additions and 3 deletions
|
@ -456,9 +456,6 @@ (define-public python-cryptography-vectors
|
|||
;; Distributed under either BSD-3 or ASL2.0
|
||||
(license (list license:bsd-3 license:asl2.0))))
|
||||
|
||||
(define-public python2-cryptography-vectors
|
||||
(package-with-python2 python-cryptography-vectors))
|
||||
|
||||
(define-public python-cryptography
|
||||
(package
|
||||
(name "python-cryptography")
|
||||
|
|
Loading…
Reference in a new issue