diff mbox series

python3-hatch-fancy-pypi-readme: upgrade 22.8.0 -> 23.1.0

Message ID 1685610221-29015-23-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit 9c1c6442d015e86fc07a154bed1e28ecde659f0e
Headers show
Series python3-hatch-fancy-pypi-readme: upgrade 22.8.0 -> 23.1.0 | expand

Commit Message

Mingyu Wang (Fujitsu) June 1, 2023, 9:03 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 Add CLI support for hatch.toml.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...adme_22.8.0.bb => python3-hatch-fancy-pypi-readme_23.1.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hatch-fancy-pypi-readme_22.8.0.bb => python3-hatch-fancy-pypi-readme_23.1.0.bb} (81%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_22.8.0.bb b/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_23.1.0.bb
similarity index 81%
rename from meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_22.8.0.bb
rename to meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_23.1.0.bb
index 4c256d155b..8f6e996a44 100644
--- a/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_22.8.0.bb
+++ b/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_23.1.0.bb
@@ -7,7 +7,7 @@  inherit pypi python_hatchling
 
 PYPI_PACKAGE = "hatch_fancy_pypi_readme"
 
-SRC_URI[sha256sum] = "da91282ca09601c18aded8e378daf8b578c70214866f0971156ee9bb9ce6c26a"
+SRC_URI[sha256sum] = "b1df44063094af1e8248ceacd47a92c9cf313d6b9823bf66af8a927c3960287d"
 
 BBCLASSEXTEND = "native nativesdk"