diff mbox series

[14/22] python3-pyopenssl: upgrade 24.2.1 -> 24.3.0

Message ID 1734945065-4373-14-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit 8e4f378c6c93e6d7faede26134c7ed3f21295219
Headers show
Series [01/22] diffoscope: upgrade 283 -> 284 | expand

Commit Message

Mingyu Wang (Fujitsu) Dec. 23, 2024, 9:10 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...{python3-pyopenssl_24.2.1.bb => python3-pyopenssl_24.3.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pyopenssl_24.2.1.bb => python3-pyopenssl_24.3.0.bb} (85%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-pyopenssl_24.2.1.bb b/meta/recipes-devtools/python/python3-pyopenssl_24.3.0.bb
similarity index 85%
rename from meta/recipes-devtools/python/python3-pyopenssl_24.2.1.bb
rename to meta/recipes-devtools/python/python3-pyopenssl_24.3.0.bb
index 74c23fb614..b8a980be42 100644
--- a/meta/recipes-devtools/python/python3-pyopenssl_24.2.1.bb
+++ b/meta/recipes-devtools/python/python3-pyopenssl_24.3.0.bb
@@ -5,7 +5,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
 DEPENDS += "openssl python3-cryptography"
 
-SRC_URI[sha256sum] = "4247f0dbe3748d560dcbb2ff3ea01af0f9a1a001ef5f7c4c647956ed8cbf0e95"
+SRC_URI[sha256sum] = "49f7a019577d834746bc55c5fce6ecbcec0f2b4ec5ce1cf43a9a173b8138bb36"
 
 inherit pypi setuptools3