]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-hatch-vcs: upgrade 0.3.0 -> 0.4.0
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 15 Nov 2023 08:32:43 +0000 (16:32 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 20 Nov 2023 15:30:46 +0000 (15:30 +0000)
Changelog:
==========
Drop support for Python 3.7
Officially support Python 3.12
Prevent UserWarning when a template is not defined explicitly

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb [moved from meta/recipes-devtools/python/python3-hatch-vcs_0.3.0.bb with 80% similarity]

similarity index 80%
rename from meta/recipes-devtools/python/python3-hatch-vcs_0.3.0.bb
rename to meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb
index b4db10e767ae8f3f5447695a5428d003767ec687..2e49aba469af9deb43c24f756c001d59f3d1a559 100644 (file)
@@ -7,7 +7,7 @@ inherit pypi python_hatchling
 
 PYPI_PACKAGE = "hatch_vcs"
 
-SRC_URI[sha256sum] = "cec5107cfce482c67f8bc96f18bbc320c9aa0d068180e14ad317bbee5a153fee"
+SRC_URI[sha256sum] = "093810748fe01db0d451fabcf2c1ac2688caefd232d4ede967090b1c1b07d9f7"
 
 BBCLASSEXTEND = "native nativesdk"