mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
python3-markdown: Remove
It has been moved to oe-core Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
@@ -215,7 +215,6 @@ RDEPENDS_packagegroup-meta-python3 = "\
|
||||
python3-lxml \
|
||||
python3-lz4 \
|
||||
python3-m2crypto \
|
||||
python3-markdown \
|
||||
python3-markupsafe \
|
||||
python3-matplotlib \
|
||||
python3-mccabe \
|
||||
|
||||
@@ -1,12 +0,0 @@
|
||||
SUMMARY = "A Python implementation of John Gruber's Markdown."
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=745aaad0c69c60039e638bff9ffc59ed"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
PYPI_PACKAGE = "Markdown"
|
||||
SRC_URI[sha256sum] = "31b5b491868dcc87d6c24b7e3d19a0d730d59d3e46f4eea6430a321bed387a49"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
RDEPENDS_${PN} += "${PYTHON_PN}-logging ${PYTHON_PN}-setuptools"
|
||||
Reference in New Issue
Block a user