diff options
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-pybcj_1.0.2.bb')
| -rw-r--r-- | meta-openembedded/meta-python/recipes-devtools/python/python3-pybcj_1.0.2.bb | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python3-pybcj_1.0.2.bb b/meta-openembedded/meta-python/recipes-devtools/python/python3-pybcj_1.0.2.bb deleted file mode 100644 index 8cb176f2b5..0000000000 --- a/meta-openembedded/meta-python/recipes-devtools/python/python3-pybcj_1.0.2.bb +++ /dev/null @@ -1,24 +0,0 @@ -SUMMARY = "bcj filter library" -HOMEPAGE = "https://codeberg.org/miurahr/pybcj" -LICENSE = "LGPL-2.1-or-later" -SECTION = "devel/python" -LIC_FILES_CHKSUM = "file://LICENSE;md5=4fbd65380cdd255951079008b364516c" - -SRC_URI[sha256sum] = "c7f5bef7f47723c53420e377bc64d2553843bee8bcac5f0ad076ab1524780018" - -inherit pypi python_setuptools_build_meta pypi - -#PROVIDES = "python3-pybcj" - -DEPENDS += " \ - python3-setuptools-scm-native \ - python3-toml-native \ - python3-wheel-native \ -" - -RDEPENDS:${PN} += "\ - python3-email \ - python3-importlib-metadata \ - python3-core \ - python3-compression \ -" |
