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 0364cba8e..000000000 --- a/meta-python/recipes-devtools/python/python3-docutils_0.17.1.bb +++ /dev/null @@ -1,9 +0,0 @@ -SUMMARY = "Docutils is a modular system for processing documentation into useful formats" -HOMEPAGE = "https://pypi.org/project/docutils/" -SECTION = "devel/python" -LICENSE = "BSD-2-Clause & GPL-2.0 & Python-2.0" -LIC_FILES_CHKSUM = "file://COPYING.txt;md5=836a1950177996968a49ff477a4a61c4" - -SRC_URI[sha256sum] = "686577d2e4c32380bb50cbb22f575ed742d58168cee37e99117a854bcd88f125" - -inherit pypi setuptools3