aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-07-07 11:13:45 +0800
committerKhem Raj <raj.khem@gmail.com>2023-07-07 08:59:27 -0700
commit06e550a45c6b162b1b19504cf9719de5f837ac8e (patch)
tree022267c911b282b48dffd589bcee93fa810cc478 /meta-python
parent693edd5dfb3fd0ceb29022a704e6fe27aeed86f4 (diff)
downloadmeta-openembedded-contrib-06e550a45c6b162b1b19504cf9719de5f837ac8e.tar.gz
python3-tox: upgrade 4.6.0 -> 4.6.3
Changelog: ============ Made issue template have less whitespace Docs link of env var subs section to set_env Removed duplicate text in bug report template Ensure get_requires* hook is called before prepare_metadata* Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-tox_4.6.3.bb (renamed from meta-python/recipes-devtools/python/python3-tox_4.6.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-tox_4.6.0.bb b/meta-python/recipes-devtools/python/python3-tox_4.6.3.bb
index e83587528c..ed8fc38b2a 100644
--- a/meta-python/recipes-devtools/python/python3-tox_4.6.0.bb
+++ b/meta-python/recipes-devtools/python/python3-tox_4.6.3.bb
@@ -6,7 +6,7 @@ HOMEPAGE = "http://tox.readthedocs.org/"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=11610a9d8fd95649cf8159be12b98cb7"
-SRC_URI[sha256sum] = "954f1f647f67f481d239a193288983242a6152b67503c4a56b19a4aafaa29736"
+SRC_URI[sha256sum] = "9e2c5091a117d03b583c57c4c40aecd068099c17d40520e7b165e85c19334534"
BBCLASSEXTEND = "native nativesdk"
inherit pypi python_hatchling