]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-cryptography: upgrade 42.0.7 -> 42.0.8
authorTim Orling <tim.orling@konsulko.com>
Tue, 11 Jun 2024 17:52:07 +0000 (10:52 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 12 Jun 2024 15:06:49 +0000 (16:06 +0100)
* Refresh 0001-pyproject.toml-remove-benchmark-disable-option.patch
* Also upgrade python3-cryptography-vectors

42.0.8 - 2024-06-04
  * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.2.2.

https://cryptography.io/en/latest/changelog/#v42-0-8
https://github.com/pyca/cryptography/compare/42.0.7...42.0.8

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-cryptography-vectors_42.0.8.bb [moved from meta/recipes-devtools/python/python3-cryptography-vectors_42.0.7.bb with 91% similarity]
meta/recipes-devtools/python/python3-cryptography/0001-pyproject.toml-remove-benchmark-disable-option.patch
meta/recipes-devtools/python/python3-cryptography_42.0.8.bb [moved from meta/recipes-devtools/python/python3-cryptography_42.0.7.bb with 95% similarity]

similarity index 91%
rename from meta/recipes-devtools/python/python3-cryptography-vectors_42.0.7.bb
rename to meta/recipes-devtools/python/python3-cryptography-vectors_42.0.8.bb
index 9a025a530ce8f2c1ebbc69ef1abac5f22fbd9aa1..1256e75c47418618a587d21e686864369a8d7bc8 100644 (file)
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8c3617db4fb6fae01f1d253ab91511e4 \
 # NOTE: Make sure to keep this recipe at the same version as python3-cryptography
 #       Upgrade both recipes at the same time
 
-SRC_URI[sha256sum] = "8294c632dbe2cb14c7b7e24219560e674bc2224dfc4bed577ab077dbb82bfa3c"
+SRC_URI[sha256sum] = "df5657367bc0a90c374309cb261009a2c53cae91a458781339a0f724f819a46a"
 
 PYPI_PACKAGE = "cryptography_vectors"
 
index ec4bfcc98bd3499bb7d88064a3756485ea9bc759..3eed171ffeea0538dc52f1de7b062bc7389607dd 100644 (file)
@@ -1,4 +1,4 @@
-From 18d78736f5c39784d5151b08fdfdd21c61225686 Mon Sep 17 00:00:00 2001
+From e4d7856fe842f3df7c614554d006d81253a5edf2 Mon Sep 17 00:00:00 2001
 From: Mingli Yu <mingli.yu@windriver.com>
 Date: Tue, 17 May 2022 17:22:48 +0800
 Subject: [PATCH] pyproject.toml: remove --benchmark-disable option
@@ -26,7 +26,7 @@ Signed-off-by: Tim Orling <tim.orling@konsulko.com>
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/pyproject.toml b/pyproject.toml
-index 4f0fa36..0d54ea6 100644
+index d2e304f..10aabcf 100644
 --- a/pyproject.toml
 +++ b/pyproject.toml
 @@ -92,7 +92,7 @@ rust-version = ">=1.63.0"
similarity index 95%
rename from meta/recipes-devtools/python/python3-cryptography_42.0.7.bb
rename to meta/recipes-devtools/python/python3-cryptography_42.0.8.bb
index 5964400a04bfa89bce4fffd26af7e433e942df71..3f70f910d4d601940a832551a02174ed9019b573 100644 (file)
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8c3617db4fb6fae01f1d253ab91511e4 \
                    "
 LDSHARED += "-pthread"
 
-SRC_URI[sha256sum] = "ecbfbc00bf55888edda9868a4cf927205de8499e7fabe6c050322298382953f2"
+SRC_URI[sha256sum] = "8d09d05439ce7baa8e9e95b07ec5b6c886f548deb7e0f69ef25f64b3bce842f2"
 
 SRC_URI += "file://0001-pyproject.toml-remove-benchmark-disable-option.patch \
             file://check-memfree.py \