me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-cryptography-vectors.

* gnu/packages/python-crypto.scm (python2-cryptography-vectors): Delete variable.
Maxim Cournoyer 2022-05-01 03:19:45 -04:00
parent 5e6cc60122
commit 6efcb2463f
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -456,9 +456,6 @@ is used by the Requests library to verify HTTPS requests.")
;; 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")