[oe] [meta-python] [PATCH 14/37] python3-bumble: upgrade 0.0.232 -> 0.0.233
Wang Mingyu < [email protected]> Wed, 22 Jul 2026 18:22:57 +0800
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
From: Wang Mingyu <[email protected]> Changelog: Revert "CIG: Fix CIG parameters for unidirectional CIS" Signed-off-by: Wang Mingyu <[email protected]> --- .../{python3-bumble_0.0.232.bb => python3-bumble_0.0.233.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-bumble_0.0.232.bb => python3-bumble_0.0.233.bb} (91%) diff --git a/meta-python/recipes-devtools/python/python3-bumble_0.0.232.bb b/meta-python/recipes-devtools/python/python3-bumble_0.0.233.bb similarity index 91% rename from meta-python/recipes-devtools/python/python3-bumble_0.0.232.bb rename to meta-python/recipes-devtools/python/python3-bumble_0.0.233.bb index dd2c1516f2..d8aa40666c 100644 --- a/meta-python/recipes-devtools/python/python3-bumble_0.0.232.bb +++ b/meta-python/recipes-devtools/python/python3-bumble_0.0.233.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/google/bumble" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=7a775f1b11285b6abedd76748d176125" -SRC_URI[sha256sum] = "78dc4dde9e270367605c697fa40c2e429513ee086b800789c97443a6ac7b2b79" +SRC_URI[sha256sum] = "0883e2dc744f0b8228f5095f54bdf8df7f74e47d92bc5fd97ebfc2ee48630f54" inherit pypi python_setuptools_build_meta ptest-python-pytest -- 2.43.0