me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-certifi.

* gnu/packages/python-crypto.scm (python2-certifi): Delete variable.
Maxim Cournoyer 2022-05-01 03:07:18 -04:00
parent e38618c50d
commit bf4cddbf6a
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -437,9 +437,6 @@ for example, for recording or replaying web content.")
is used by the Requests library to verify HTTPS requests.")
(license license:asl2.0)))
(define-public python2-certifi
(package-with-python2 python-certifi))
(define-public python-cryptography-vectors
(package
(name "python-cryptography-vectors")