[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
104/472: gnu: python-cryptography-vectors: Update to 40.0.2.
From: |
guix-commits |
Subject: |
104/472: gnu: python-cryptography-vectors: Update to 40.0.2. |
Date: |
Tue, 18 Jul 2023 14:08:20 -0400 (EDT) |
efraim pushed a commit to branch rust-team
in repository guix.
commit 2432ecbd02fd0b8d52ba8346f69046b50cc5e0be
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")
- 77/472: gnu: Add rust-nonempty-0.7., (continued)
- 77/472: gnu: Add rust-nonempty-0.7., guix-commits, 2023/07/18
- 85/472: gnu: Add rust-ecdsa-0.16., guix-commits, 2023/07/18
- 90/472: gnu: Add rust-coolor-0.5., guix-commits, 2023/07/18
- 87/472: gnu: Add rust-der-0.6., guix-commits, 2023/07/18
- 89/472: gnu: Add rust-crossterm-0.23., guix-commits, 2023/07/18
- 96/472: gnu: rust-libc-print-0.1: Update to 0.1.21., guix-commits, 2023/07/18
- 95/472: gnu: rust-libc-0.2: Update to 0.2.144., guix-commits, 2023/07/18
- 98/472: gnu: rust-sha2-0.10: Update to 0.10.6., guix-commits, 2023/07/18
- 97/472: gnu: rust-proc-macro2-1: Update to 1.0.56., guix-commits, 2023/07/18
- 103/472: gnu: rust-ouroboros-0.15: Update to 0.15.6., guix-commits, 2023/07/18
- 104/472: gnu: python-cryptography-vectors: Update to 40.0.2.,
guix-commits <=
- 110/472: gnu: rust-hermit-abi-0.1: Update to 0.1.20., guix-commits, 2023/07/18
- 112/472: gnu: rust-parking-lot-core-0.9: Update to 0.9.7., guix-commits, 2023/07/18
- 111/472: gnu: rust-mio-0.8: Update to 0.8.6., guix-commits, 2023/07/18
- 114/472: gnu: rust-trash-2: Update to 2.1.3., guix-commits, 2023/07/18
- 117/472: gnu: rust-os-pipe-1: Update to 1.1.4., guix-commits, 2023/07/18
- 29/472: gnu: Add rust-phf-codegen-0.11., guix-commits, 2023/07/18
- 23/472: gnu: Add rust-linux-raw-sys-0.3., guix-commits, 2023/07/18
- 24/472: gnu: Add rust-memoffset-0.8., guix-commits, 2023/07/18
- 27/472: gnu: Add rust-pem-rfc7468-0.7., guix-commits, 2023/07/18
- 30/472: gnu: Add rust-phf-generator-0.11., guix-commits, 2023/07/18