[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
104/371: gnu: python-cryptography-vectors: Update to 40.0.2.
From: |
guix-commits |
Subject: |
104/371: gnu: python-cryptography-vectors: Update to 40.0.2. |
Date: |
Thu, 25 May 2023 10:47:41 -0400 (EDT) |
efraim pushed a commit to branch rust-team
in repository guix.
commit 9f4dce431043dd6e7edd4f9e42ca90b250da459e
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Thu May 11 18:19:27 2023 +0300
gnu: python-cryptography-vectors: Update to 40.0.2.
* gnu/packages/python-crypto.scm (python-cryptography-vectors): Update
to 40.0.2.
---
gnu/packages/python-crypto.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm
index 528bfe604a..ad112090a7 100644
--- a/gnu/packages/python-crypto.scm
+++ b/gnu/packages/python-crypto.scm
@@ -475,14 +475,14 @@ is used by the Requests library to verify HTTPS
requests.")
(define-public python-cryptography-vectors
(package
(name "python-cryptography-vectors")
- (version "40.0.1")
+ (version "40.0.2")
(source
(origin
(method url-fetch)
(uri (pypi-uri "cryptography_vectors" version))
(sha256
(base32
- "0hd0ppss5xg0kzf36q8cdaxh1xw8ry4k7jkianlf832xbdmp0q44"))))
+ "16hcprw919f2rl3jipsy2996bnsz170inway3lishqi30xwqf6x8"))))
(build-system python-build-system)
(home-page "https://github.com/pyca/cryptography")
(synopsis "Test vectors for the cryptography package")
- 67/371: gnu: Add rust-pkcs5-0.5., (continued)
- 67/371: gnu: Add rust-pkcs5-0.5., guix-commits, 2023/05/25
- 64/371: gnu: Add rust-rfc6979-0.4., guix-commits, 2023/05/25
- 71/371: gnu: Add rust-phf-codegen-0.9., guix-commits, 2023/05/25
- 83/371: gnu: Add rust-elliptic-curve-0.13., guix-commits, 2023/05/25
- 91/371: gnu: Add rust-cbc-0.1., guix-commits, 2023/05/25
- 94/371: gnu: rust-crates-io-0.35: Update to 0.35.1., guix-commits, 2023/05/25
- 99/371: gnu: rust-unicode-ident-1: Update to 1.0.8., guix-commits, 2023/05/25
- 100/371: gnu: rust-openssl-0.10: Update to 0.10.52., guix-commits, 2023/05/25
- 101/371: gnu: rust-openssl-sys-0.9: Update to 0.9.87., guix-commits, 2023/05/25
- 102/371: gnu: rust-ouroboros-macro-0.15: Update to 0.15.6., guix-commits, 2023/05/25
- 104/371: gnu: python-cryptography-vectors: Update to 40.0.2.,
guix-commits <=
- 105/371: gnu: python-cryptography: Update to 40.0.2., guix-commits, 2023/05/25
- 110/371: gnu: rust-hermit-abi-0.1: Update to 0.1.20., guix-commits, 2023/05/25
- 111/371: gnu: rust-mio-0.8: Update to 0.8.6., guix-commits, 2023/05/25
- 112/371: gnu: rust-parking-lot-core-0.9: Update to 0.9.7., guix-commits, 2023/05/25
- 113/371: gnu: rust-rustix-0.36: Update to 0.36.13., guix-commits, 2023/05/25
- 114/371: gnu: rust-trash-2: Update to 2.1.3., guix-commits, 2023/05/25
- 117/371: gnu: rust-os-pipe-1: Update to 1.1.4., guix-commits, 2023/05/25
- 122/371: gnu: rust-jobserver-0.1: Update to 0.1.26., guix-commits, 2023/05/25
- 127/371: gnu: rust-ahash-0.4: Update to 0.4.7., guix-commits, 2023/05/25
- 123/371: gnu: rust-tokio-process-0.2: Update to 0.2.5., guix-commits, 2023/05/25