What's Changed [1] - Support binary contents in FileContains matcher by @jelmer in #553 - Be more lenient to stream=None being passed into TestResult classes by @jelmer in #554 - Support async setUp/tearDown validation with Deferreds by @jelmer in #552 - Bump ruff from 0.14.9 to 0.14.10 by @dependabot[bot] in #555 - Add more typing, reduce size of testtools.compat by @jelmer in #556 - Bump ruff from 0.14.10 to 0.14.11 by @dependabot[bot] in #558 - Add more typing by @jelmer in #559 - Finish typing by @jelmer in #561
[1] https://github.com/testing-cabal/testtools/releases/tag/2.8.3 Signed-off-by: Hongxu Jia <[email protected]> --- .../{python3-testtools_2.8.2.bb => python3-testtools_2.8.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-testtools_2.8.2.bb => python3-testtools_2.8.3.bb} (84%) diff --git a/meta/recipes-devtools/python/python3-testtools_2.8.2.bb b/meta/recipes-devtools/python/python3-testtools_2.8.3.bb similarity index 84% rename from meta/recipes-devtools/python/python3-testtools_2.8.2.bb rename to meta/recipes-devtools/python/python3-testtools_2.8.3.bb index c51fac2242..2ac8759784 100644 --- a/meta/recipes-devtools/python/python3-testtools_2.8.2.bb +++ b/meta/recipes-devtools/python/python3-testtools_2.8.3.bb @@ -8,7 +8,7 @@ DEPENDS += "python3-hatch-vcs-native" inherit pypi python_hatchling -SRC_URI[sha256sum] = "b5c73332456ff54152062d47a58bc4f15f8e23514afec4e84775af124fb7db43" +SRC_URI[sha256sum] = "3b54b543a7583a35f65538b1d36a327fc34943a26bb839bcbe4b2c5e085aa939" RDEPENDS:${PN} += "\ python3-compression \ -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#232254): https://lists.openembedded.org/g/openembedded-core/message/232254 Mute This Topic: https://lists.openembedded.org/mt/118109857/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
