summaryrefslogtreecommitdiff
path: root/meta-openembedded/meta-python/recipes-devtools/python/python3-pyunormalize_15.1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-pyunormalize_15.1.0.bb')
-rw-r--r--meta-openembedded/meta-python/recipes-devtools/python/python3-pyunormalize_15.1.0.bb8
1 files changed, 0 insertions, 8 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python3-pyunormalize_15.1.0.bb b/meta-openembedded/meta-python/recipes-devtools/python/python3-pyunormalize_15.1.0.bb
deleted file mode 100644
index 6992ca24cc..0000000000
--- a/meta-openembedded/meta-python/recipes-devtools/python/python3-pyunormalize_15.1.0.bb
+++ /dev/null
@@ -1,8 +0,0 @@
-SUMMARY = "Unicode normalization forms (NFC, NFKC, NFD, NFKD). A library independent from the Python core Unicode database."
-HOMEPAGE = "https://github.com/mlodewijck/pyunormalize"
-LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=dc15b678c3bac1f5b2c873591a330eae"
-
-SRC_URI[sha256sum] = "cf4a87451a0f1cb76911aa97f432f4579e1f564a2f0c84ce488c73a73901b6c1"
-
-inherit pypi setuptools3