summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-04-22 18:55:52 -0700
committerKhem Raj <raj.khem@gmail.com>2021-04-26 08:22:59 -0700
commit8b1970f4ace3d69d4926d336916a74fa5613657b (patch)
treecc359aabd50490cc044906c876305f143015a7f0 /meta-python/recipes-devtools/python
parent85a43815cb5d5f929998818a52d2539dcab9ccf0 (diff)
downloadmeta-openembedded-8b1970f4ace3d69d4926d336916a74fa5613657b.tar.gz
python3-docutils: Delete
Its already in OE-Core Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-docutils_0.17.1.bb9
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-python/recipes-devtools/python/python3-docutils_0.17.1.bb b/meta-python/recipes-devtools/python/python3-docutils_0.17.1.bb
deleted file mode 100644
index 0364cba8e6..0000000000
--- a/meta-python/recipes-devtools/python/python3-docutils_0.17.1.bb
+++ /dev/null
@@ -1,9 +0,0 @@
1SUMMARY = "Docutils is a modular system for processing documentation into useful formats"
2HOMEPAGE = "https://pypi.org/project/docutils/"
3SECTION = "devel/python"
4LICENSE = "BSD-2-Clause & GPL-2.0 & Python-2.0"
5LIC_FILES_CHKSUM = "file://COPYING.txt;md5=836a1950177996968a49ff477a4a61c4"
6
7SRC_URI[sha256sum] = "686577d2e4c32380bb50cbb22f575ed742d58168cee37e99117a854bcd88f125"
8
9inherit pypi setuptools3