diff mbox series

[meta-python,19/30] python3-pycares: upgrade 4.8.0 -> 4.9.0

Message ID 20250623071138.402-19-wangmy@fujitsu.com
State New
Headers show
Series [meta-filesystems,01/30] bindfs: upgrade 1.18.0 -> 1.18.1 | expand

Commit Message

Wang Mingyu June 23, 2025, 7:11 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
=============
- Create dependabot configuration
- build(deps): bump pypa/cibuildwheel from 2.22.0 to 2.23.3
- Pin Python version to 3.13.3 to avoid Windows build error
- Fix shutdown race
- Add support for windows arm64

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-pycares_4.8.0.bb => python3-pycares_4.9.0.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pycares_4.8.0.bb => python3-pycares_4.9.0.bb} (86%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pycares_4.8.0.bb b/meta-python/recipes-devtools/python/python3-pycares_4.9.0.bb
similarity index 86%
rename from meta-python/recipes-devtools/python/python3-pycares_4.8.0.bb
rename to meta-python/recipes-devtools/python/python3-pycares_4.9.0.bb
index 29f4132d67..a8b9ba96ea 100644
--- a/meta-python/recipes-devtools/python/python3-pycares_4.8.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pycares_4.9.0.bb
@@ -6,7 +6,7 @@  HOMEPAGE = "https://github.com/saghul/pycares"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=b1538fcaea82ebf2313ed648b96c69b1"
 
-SRC_URI[sha256sum] = "2fc2ebfab960f654b3e3cf08a732486950da99393a657f8b44618ad3ed2d39c1"
+SRC_URI[sha256sum] = "8ee484ddb23dbec4d88d14ed5b6d592c1960d2e93c385d5e52b6fad564d82395"
 
 PYPI_PACKAGE = "pycares"