mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-pycares: upgrade 4.9.0 -> 4.10.0
Changelog: ============== - Remove unused import - Fixup chunked TXT record test - Remove overzealous checks - Fix OpenBSD build - Make result.type Final - Idna resource reduction using a length check - Add read & write process_fd functions - build(deps): bump pypa/cibuildwheel from 2.23.3 to 3.0.0 - Remove context manager support - Fixup test CI - Refactor channel destruction logic Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
5fec1a1eab
commit
41aa14a1d4
|
|
@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/saghul/pycares"
|
|||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=b1538fcaea82ebf2313ed648b96c69b1"
|
||||
|
||||
SRC_URI[sha256sum] = "8ee484ddb23dbec4d88d14ed5b6d592c1960d2e93c385d5e52b6fad564d82395"
|
||||
SRC_URI[sha256sum] = "9df70dce6e05afa5d477f48959170e569485e20dad1a089c4cf3b2d7ffbd8bf9"
|
||||
|
||||
PYPI_PACKAGE = "pycares"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user