From: Wang Mingyu <[email protected]>

Changelog:
===========
- Python 3.14 and 3.15 are now officially supported. #85 #93
- service-identity now uses cryptography's Rust-based ASN.1 decoder and doesn't
  depend on pyasn1 and pyasn1-modules anymore.
- Verifying a single-label hostname (e.g. localhost) against a wildcard
  certificate pattern now raises VerificationError cleanly instead of crashing
  with an opaque ValueError

Signed-off-by: Wang Mingyu <[email protected]>
---
 ...ce-identity_24.2.0.bb => python3-service-identity_26.1.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-service-identity_24.2.0.bb 
=> python3-service-identity_26.1.0.bb} (88%)

diff --git 
a/meta-python/recipes-devtools/python/python3-service-identity_24.2.0.bb 
b/meta-python/recipes-devtools/python/python3-service-identity_26.1.0.bb
similarity index 88%
rename from 
meta-python/recipes-devtools/python/python3-service-identity_24.2.0.bb
rename to meta-python/recipes-devtools/python/python3-service-identity_26.1.0.bb
index bbd6ab80d6..ed855c4027 100644
--- a/meta-python/recipes-devtools/python/python3-service-identity_24.2.0.bb
+++ b/meta-python/recipes-devtools/python/python3-service-identity_26.1.0.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "https://pypi.org/project/service-identity";
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=76edce6a3fa1b82b0bf2b6ce174c19e2"
 
-SRC_URI[sha256sum] = 
"b8683ba13f0d39c6cd5d625d2c5f65421d6d707b013b375c355751557cbe8e09"
+SRC_URI[sha256sum] = 
"6358c52882c96e66ac4a55eb3a72c7dd4a70763f8cc6fa4e70abde2656f4bf3b"
 
 inherit pypi python_hatchling ptest-python-pytest
 
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#127351): 
https://lists.openembedded.org/g/openembedded-devel/message/127351
Mute This Topic: https://lists.openembedded.org/mt/119608596/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to