python3-tox: upgrade 4.56.4 -> 4.57.0

Changelog:
===========
- Surface the org itself in the FUNDING config
- Replace prettier with mdformat and yamlfmt
- build: use test dependency group in internal envs
- feat(python): match free-threaded and debug interpreter builds

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Wang Mingyu
2026-07-22 18:23:13 +08:00
committed by Khem Raj
parent 6250817758
commit 3029ca99a7
@@ -6,7 +6,7 @@ HOMEPAGE = "https://tox.readthedocs.org/"
LICENSE = "MIT" LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=11610a9d8fd95649cf8159be12b98cb7" LIC_FILES_CHKSUM = "file://LICENSE;md5=11610a9d8fd95649cf8159be12b98cb7"
SRC_URI[sha256sum] = "d49e371119ebfafb15054ad7ccff3d03027ccb65195fae3ac656b431b5524055" SRC_URI[sha256sum] = "b2f758011dfbad7be4b4cc39d2cae21deeb3c3c186e6d7a92d7630eade4218cf"
BBCLASSEXTEND = "native nativesdk" BBCLASSEXTEND = "native nativesdk"
inherit pypi python_hatchling inherit pypi python_hatchling