From 3c360b1cae1bc8cc4460cf36fc9e28df0617fc4f Mon Sep 17 00:00:00 2001 From: zangrc Date: Tue, 20 Oct 2020 14:51:54 +0800 Subject: python3-singledispatch: Consolidate in a single file Consolidate inc and bb files into a single bb file. Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- .../recipes-devtools/python/python-singledispatch.inc | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-singledispatch.inc (limited to 'meta-openstack/recipes-devtools/python/python-singledispatch.inc') diff --git a/meta-openstack/recipes-devtools/python/python-singledispatch.inc b/meta-openstack/recipes-devtools/python/python-singledispatch.inc deleted file mode 100644 index 3ea5026..0000000 --- a/meta-openstack/recipes-devtools/python/python-singledispatch.inc +++ /dev/null @@ -1,10 +0,0 @@ -DESCRIPTION = "functools.singledispatch from Python 3.4 to Python 2.6" -HOMEPAGE = "https://pypi.python.org/pypi/singledistpatch" -SECTION = "devel/python" -LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://README.rst;md5=ee3cd67264adc7eb07981f3644dc17dc" - -SRC_URI[md5sum] = "af2fc6a3d6cc5a02d0bf54d909785fcb" -SRC_URI[sha256sum] = "5b06af87df13818d14f08a028e42f566640aef80805c3b50c5056b086e3c2b9c" - -inherit pypi -- cgit v1.2.3-54-g00ecf