diff mbox series

[35/46] python3-pyopenssl: upgrade 24.3.0 -> 25.0.0

Message ID 20250203164130.3403325-35-richard.purdie@linuxfoundation.org
State New
Headers show
Series [01/46] at-spi2-core: upgrade 2.54.0 -> 2.54.1 | expand

Commit Message

Richard Purdie Feb. 3, 2025, 4:41 p.m. UTC
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 ...{python3-pyopenssl_24.3.0.bb => python3-pyopenssl_25.0.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pyopenssl_24.3.0.bb => python3-pyopenssl_25.0.0.bb} (85%)
diff mbox series

Patch

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