summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-serpent_1.22.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-serpent_1.22.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-serpent_1.22.bb8
1 files changed, 0 insertions, 8 deletions
diff --git a/meta-python/recipes-devtools/python/python3-serpent_1.22.bb b/meta-python/recipes-devtools/python/python3-serpent_1.22.bb
deleted file mode 100644
index 199dcfafda..0000000000
--- a/meta-python/recipes-devtools/python/python3-serpent_1.22.bb
+++ /dev/null
@@ -1,8 +0,0 @@
1inherit setuptools3
2require python-serpent.inc
3
4# Requires _pydecimal which is in misc
5RDEPENDS_${PN} += " \
6 ${PYTHON_PN}-enum \
7 ${PYTHON_PN}-misc \
8"