diff mbox series

[meta-python] python3-tox: upgrade 4.6.0 -> 4.6.3

Message ID 1688699627-2519-20-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-tox: upgrade 4.6.0 -> 4.6.3 | expand

Commit Message

Mingyu Wang (Fujitsu) July 7, 2023, 3:13 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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>
---
 .../python/{python3-tox_4.6.0.bb => python3-tox_4.6.3.bb}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-tox_4.6.0.bb => python3-tox_4.6.3.bb} (92%)
diff mbox series

Patch

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
similarity index 92%
rename from meta-python/recipes-devtools/python/python3-tox_4.6.0.bb
rename to 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