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:
Wang Mingyu 2024-06-25 16:56:25 +08:00 committed by Khem Raj
parent 88b36c8ae8
commit 4d5ffef426
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -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