summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_25.1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_25.1.0.bb')
-rw-r--r--meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_25.1.0.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_25.1.0.bb b/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_25.1.0.bb
new file mode 100644
index 0000000000..5d8d82edd8
--- /dev/null
+++ b/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_25.1.0.bb
@@ -0,0 +1,13 @@
1SUMMARY = "Hatch plugin for fancy PyPI readmes "
2HOMEPAGE = "https://pypi.org/project/hatch-fancy-pypi-readme/"
3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=ba5633c60bd3e243091013aa83b4d807"
5
6inherit pypi python_hatchling
7
8PYPI_PACKAGE = "hatch_fancy_pypi_readme"
9UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
10
11SRC_URI[sha256sum] = "9c58ed3dff90d51f43414ce37009ad1d5b0f08ffc9fc216998a06380f01c0045"
12
13BBCLASSEXTEND = "native nativesdk"