diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-05-12 17:03:20 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-05-13 10:29:21 +0100 |
| commit | cf2017c572a7cb54ada337d3541b081aae3f88fd (patch) | |
| tree | bf47e0ecf37c2261e430b262cc9a55b159fab2ed /meta/recipes-devtools/python | |
| parent | c3c2ba765d910d8d59899274f8df9a4b2e171870 (diff) | |
| download | poky-cf2017c572a7cb54ada337d3541b081aae3f88fd.tar.gz | |
python3-hatch-fancy-pypi-readme: upgrade 24.1.0 -> 25.1.0
Changelog:
==========
- $HFPR_PACKAGE_NAME is now replaced by the package name in the PyPI readme.
- Support for Python 3.7.
(From OE-Core rev: 5d3f3f8f9770e81bd7c2d53a1512577792ba4fa2)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
| -rw-r--r-- | meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_25.1.0.bb (renamed from meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb b/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_25.1.0.bb index b32527f949..5d8d82edd8 100644 --- a/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb +++ b/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_25.1.0.bb | |||
| @@ -8,6 +8,6 @@ inherit pypi python_hatchling | |||
| 8 | PYPI_PACKAGE = "hatch_fancy_pypi_readme" | 8 | PYPI_PACKAGE = "hatch_fancy_pypi_readme" |
| 9 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | 9 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" |
| 10 | 10 | ||
| 11 | SRC_URI[sha256sum] = "44dd239f1a779b9dcf8ebc9401a611fd7f7e3e14578dcf22c265dfaf7c1514b8" | 11 | SRC_URI[sha256sum] = "9c58ed3dff90d51f43414ce37009ad1d5b0f08ffc9fc216998a06380f01c0045" |
| 12 | 12 | ||
| 13 | BBCLASSEXTEND = "native nativesdk" | 13 | BBCLASSEXTEND = "native nativesdk" |
