From 3117c729b5ff2cd56bcad8836eeb645f47fd048b Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 1 May 2026 09:11:50 +0000 Subject: [PATCH] python3-pyopenssl: upgrade 26.0.0 -> 26.1.0 --- ...{python3-pyopenssl_26.0.0.bb => python3-pyopenssl_26.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-pyopenssl_26.0.0.bb => python3-pyopenssl_26.1.0.bb} (85%) diff --git a/meta/recipes-devtools/python/python3-pyopenssl_26.0.0.bb b/meta/recipes-devtools/python/python3-pyopenssl_26.1.0.bb similarity index 85% rename from meta/recipes-devtools/python/python3-pyopenssl_26.0.0.bb rename to meta/recipes-devtools/python/python3-pyopenssl_26.1.0.bb index ca2ee93d29..6163093ca9 100644 --- a/meta/recipes-devtools/python/python3-pyopenssl_26.0.0.bb +++ b/meta/recipes-devtools/python/python3-pyopenssl_26.1.0.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" DEPENDS += "openssl python3-cryptography" -SRC_URI[sha256sum] = "f293934e52936f2e3413b89c6ce36df66a0b34ae1ea3a053b8c5020ff2f513fc" +SRC_URI[sha256sum] = "737f0a2275c5bc54f3b02137687e1a765931fb3949b9a92a825e4d33b9eec08b" inherit pypi setuptools3 -- 2.47.1