| 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 |
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