diff mbox series

[5/7] python3-pyopenssl: upgrade 26.1.0 -> 26.2.0

Message ID 20260519172205.274641-5-Yash.Shinde.oss.dev@gmail.com
State New
Headers show
Series [1/7] python3-cryptography{-vectors}: upgrade 46.0.7 -> 48.0.0 | expand

Commit Message

yash.shinde.oss.dev@gmail.com May 19, 2026, 5:22 p.m. UTC
From: Yash Shinde <Yash.Shinde.oss.dev@gmail.com>

https://github.com/pyca/pyopenssl/compare/26.1.0...26.2.0
https://github.com/pyca/pyopenssl/releases/tag/26.2.0

Signed-off-by: Yash Shinde <Yash.Shinde.oss.dev@gmail.com>
---
 ...{python3-pyopenssl_26.1.0.bb => python3-pyopenssl_26.2.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pyopenssl_26.1.0.bb => python3-pyopenssl_26.2.0.bb} (85%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-pyopenssl_26.1.0.bb b/meta/recipes-devtools/python/python3-pyopenssl_26.2.0.bb
similarity index 85%
rename from meta/recipes-devtools/python/python3-pyopenssl_26.1.0.bb
rename to meta/recipes-devtools/python/python3-pyopenssl_26.2.0.bb
index 6163093ca9..9660a03f89 100644
--- a/meta/recipes-devtools/python/python3-pyopenssl_26.1.0.bb
+++ b/meta/recipes-devtools/python/python3-pyopenssl_26.2.0.bb
@@ -5,7 +5,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
 DEPENDS += "openssl python3-cryptography"
 
-SRC_URI[sha256sum] = "737f0a2275c5bc54f3b02137687e1a765931fb3949b9a92a825e4d33b9eec08b"
+SRC_URI[sha256sum] = "8c6fcecd1183a7fc897548dfe388b0cdb7f37e018200d8409cf33959dbe35387"
 
 inherit pypi setuptools3