mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-tox: upgrade 4.15.0 -> 4.15.1
Changelog: ============ - fix skip with package = wheel - Fixed typo in user guide. - Fix broad build privileges @ GHA release workflow - Allow ConfigSet.add_config to receive parameterized generics for of_type. - Fix section substitution with setenv Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
88b36c8ae8
commit
4d5ffef426
|
|
@ -6,7 +6,7 @@ HOMEPAGE = "http://tox.readthedocs.org/"
|
|||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=11610a9d8fd95649cf8159be12b98cb7"
|
||||
|
||||
SRC_URI[sha256sum] = "7a0beeef166fbe566f54f795b4906c31b428eddafc0102ac00d20998dd1933f6"
|
||||
SRC_URI[sha256sum] = "53a092527d65e873e39213ebd4bd027a64623320b6b0326136384213f95b7076"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
inherit pypi python_hatchling
|
||||
Loading…
Reference in New Issue
Block a user