]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-cryptography(-vectors): upgrade 41.0.4 -> 41.0.5
authorWang Mingyu <wangmy@fujitsu.com>
Mon, 6 Nov 2023 02:37:35 +0000 (10:37 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Nov 2023 10:58:57 +0000 (10:58 +0000)
Changelog:
=============
Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.1.4.
Added a function to support an upcoming pyOpenSSL release.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/python/python3-cryptography-vectors_41.0.5.bb [moved from meta/recipes-devtools/python/python3-cryptography-vectors_41.0.4.bb with 91% similarity]
meta/recipes-devtools/python/python3-cryptography_41.0.5.bb [moved from meta/recipes-devtools/python/python3-cryptography_41.0.4.bb with 95% similarity]

similarity index 91%
rename from meta/recipes-devtools/python/python3-cryptography-vectors_41.0.4.bb
rename to meta/recipes-devtools/python/python3-cryptography-vectors_41.0.5.bb
index 6b5d8adee97c58ddaec258833331a3866c234a1f..44c67fdd76b6058e186ac60a7d67c27cb500a05f 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] = "440af2813ea7aeb52181ec651a36d9ae8f0976e8b3a62b411a800fe6fa57a19e"
+SRC_URI[sha256sum] = "75e82aea2982729312af735adb2983f347bb21fff88ad5dda3673ed70e1d1caf"
 
 PYPI_PACKAGE = "cryptography_vectors"
 
similarity index 95%
rename from meta/recipes-devtools/python/python3-cryptography_41.0.4.bb
rename to meta/recipes-devtools/python/python3-cryptography_41.0.5.bb
index 94977789c84e4c9d6fe0b32b3b906bff8db23a6c..17b08f05cdf24d2cefe3457348381259802b4140 100644 (file)
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8c3617db4fb6fae01f1d253ab91511e4 \
                    "
 LDSHARED += "-pthread"
 
-SRC_URI[sha256sum] = "7febc3094125fc126a7f6fb1f420d0da639f3f32cb15c8ff0dc3997c4549f51a"
+SRC_URI[sha256sum] = "392cb88b597247177172e02da6b7a63deeff1937fa6fec3bbf902ebd75d97ec7"
 
 SRC_URI += "file://0001-pyproject.toml-remove-benchmark-disable-option.patch \
             file://0001-Fix-include-directory-when-cross-compiling-9129.patch \