]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-hatch-fancy-pypi-readme: upgrade 23.1.0 -> 24.1.0
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 2 Jan 2024 07:23:43 +0000 (15:23 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 7 Jan 2024 12:24:54 +0000 (12:24 +0000)
Changelog:
===========
-Added a default to an internal API that is used by scikit-build-core.
-$HFPR_VERSION is now replaced by the package version in the PyPI readme.
 The version is not available in CLI mode, therefore it's replaced by the dummy
 value of 42.0.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb [moved from meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_23.1.0.bb with 81% similarity]

similarity index 81%
rename from meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_23.1.0.bb
rename to meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb
index 8f6e996a44d481150c4d030ca75e9d87c2a3a34b..1e5c67f832329079da5f8a66be298603da9ca5d1 100644 (file)
@@ -7,7 +7,7 @@ inherit pypi python_hatchling
 
 PYPI_PACKAGE = "hatch_fancy_pypi_readme"
 
-SRC_URI[sha256sum] = "b1df44063094af1e8248ceacd47a92c9cf313d6b9823bf66af8a927c3960287d"
+SRC_URI[sha256sum] = "44dd239f1a779b9dcf8ebc9401a611fd7f7e3e14578dcf22c265dfaf7c1514b8"
 
 BBCLASSEXTEND = "native nativesdk"