summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python3-pyopenssl_25.1.0.bb (renamed from meta/recipes-devtools/python/python3-pyopenssl_25.0.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-pyopenssl_25.0.0.bb b/meta/recipes-devtools/python/python3-pyopenssl_25.1.0.bb
index 6485f3e1ed..c1f571c552 100644
--- a/meta/recipes-devtools/python/python3-pyopenssl_25.0.0.bb
+++ b/meta/recipes-devtools/python/python3-pyopenssl_25.1.0.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
5 5
6DEPENDS += "openssl python3-cryptography" 6DEPENDS += "openssl python3-cryptography"
7 7
8SRC_URI[sha256sum] = "cd2cef799efa3936bb08e8ccb9433a575722b9dd986023f1cabc4ae64e9dac16" 8SRC_URI[sha256sum] = "8d031884482e0c67ee92bf9a4d8cceb08d92aba7136432ffb0703c5280fc205b"
9 9
10inherit pypi setuptools3 10inherit pypi setuptools3
11 11