diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-mdit-py-plugins_0.6.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-mdit-py-plugins_0.6.0.bb | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/meta-python/recipes-devtools/python/python3-mdit-py-plugins_0.6.0.bb b/meta-python/recipes-devtools/python/python3-mdit-py-plugins_0.6.0.bb deleted file mode 100644 index 779f618311..0000000000 --- a/meta-python/recipes-devtools/python/python3-mdit-py-plugins_0.6.0.bb +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | SUMMARY = "Collection of plugins for markdown-it-py" | ||
| 2 | HOMEPAGE = "https://github.com/executablebooks/mdit-py-plugins" | ||
| 3 | LICENSE = "MIT" | ||
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a38a1697260a7ad7bf29f44b362db1fc" | ||
| 5 | |||
| 6 | SRC_URI[sha256sum] = "2436f14a7295837ac9228a36feeabda867c4abc488c8d019ad5c0bda88eee040" | ||
| 7 | |||
| 8 | inherit pypi python_flit_core | ||
| 9 | |||
| 10 | RDEPENDS:${PN} += "python3-markdown-it-py" | ||
| 11 | |||
| 12 | PYPI_PACKAGE = "mdit_py_plugins" | ||
| 13 | |||
| 14 | BBCLASSEXTEND = "native nativesdk" | ||
