[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
104/379: gnu: python-cryptography-vectors: Update to 40.0.2.
From: |
guix-commits |
Subject: |
104/379: gnu: python-cryptography-vectors: Update to 40.0.2. |
Date: |
Mon, 10 Jul 2023 05:28:11 -0400 (EDT) |
efraim pushed a commit to branch rust-team
in repository guix.
commit d555bb2eae053777926da29075be3f0bfbca52ec
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 44babe5c8c..91ac7c0c31 100644
--- a/gnu/packages/python-crypto.scm
+++ b/gnu/packages/python-crypto.scm
@@ -476,14 +476,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")
- 81/379: gnu: Add rust-flagset-0.4., (continued)
- 81/379: gnu: Add rust-flagset-0.4., guix-commits, 2023/07/10
- 85/379: gnu: Add rust-ecdsa-0.16., guix-commits, 2023/07/10
- 84/379: gnu: Add rust-ed25519-compact-2., guix-commits, 2023/07/10
- 82/379: gnu: Add rust-ff-0.13., guix-commits, 2023/07/10
- 80/379: gnu: Add rust-group-0.13., guix-commits, 2023/07/10
- 90/379: gnu: Add rust-coolor-0.5., guix-commits, 2023/07/10
- 94/379: gnu: rust-crates-io-0.35: Update to 0.35.1., guix-commits, 2023/07/10
- 73/379: gnu: Add rust-pem-rfc7468-0.6., guix-commits, 2023/07/10
- 101/379: gnu: rust-openssl-sys-0.9: Update to 0.9.87., guix-commits, 2023/07/10
- 100/379: gnu: rust-openssl-0.10: Update to 0.10.52., guix-commits, 2023/07/10
- 104/379: gnu: python-cryptography-vectors: Update to 40.0.2.,
guix-commits <=
- 102/379: gnu: rust-ouroboros-macro-0.15: Update to 0.15.6., guix-commits, 2023/07/10
- 108/379: gnu: rust-os-pipe-1: Update to 1.1.3., guix-commits, 2023/07/10
- 109/379: gnu: rust-rustix-0.36: Update to 0.36.9., guix-commits, 2023/07/10
- 106/379: gnu: python-cryptography-rust: Enable tests., guix-commits, 2023/07/10
- 116/379: gnu: rust-uuid-macro-internal-1: Update to 1.3.3., guix-commits, 2023/07/10
- 117/379: gnu: rust-os-pipe-1: Update to 1.1.4., guix-commits, 2023/07/10
- 129/379: gnu: rust-brotli-3: Update to 3.3.4., guix-commits, 2023/07/10
- 133/379: gnu: rust-miow-0.2: Update to 0.2.2., guix-commits, 2023/07/10
- 131/379: gnu: rust-packed-simd-0.3: Update to 0.3.8., guix-commits, 2023/07/10
- 121/379: gnu: rust-tokio-threadpool-0.1: Update to 0.1.18., guix-commits, 2023/07/10