diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-rdflib_5.0.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-rdflib_5.0.0.bb | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/meta-python/recipes-devtools/python/python3-rdflib_5.0.0.bb b/meta-python/recipes-devtools/python/python3-rdflib_5.0.0.bb deleted file mode 100644 index d037a74bfa..0000000000 --- a/meta-python/recipes-devtools/python/python3-rdflib_5.0.0.bb +++ /dev/null | |||
| @@ -1,15 +0,0 @@ | |||
| 1 | SUMMARY = "RDFLib is a pure Python package for working with RDF" | ||
| 2 | LICENSE = "BSD-3-Clause" | ||
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=68c1a3bb687bd63b8e5552f3ea249840" | ||
| 4 | |||
| 5 | SRC_URI[md5sum] = "80d7c6adc2e4040cdd8dade2e0e61403" | ||
| 6 | SRC_URI[sha256sum] = "78149dd49d385efec3b3adfbd61c87afaf1281c30d3fcaf1b323b34f603fb155" | ||
| 7 | |||
| 8 | inherit pypi setuptools3 | ||
| 9 | |||
| 10 | RDEPENDS_${PN} += " \ | ||
| 11 | ${PYTHON_PN}-isodate \ | ||
| 12 | ${PYTHON_PN}-pyparsing \ | ||
| 13 | " | ||
| 14 | |||
| 15 | BBCLASSEXTEND = "native nativesdk" | ||
