summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-extras.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python-extras.inc')
-rw-r--r--meta/recipes-devtools/python/python-extras.inc11
1 files changed, 0 insertions, 11 deletions
diff --git a/meta/recipes-devtools/python/python-extras.inc b/meta/recipes-devtools/python/python-extras.inc
deleted file mode 100644
index b562f90d12..0000000000
--- a/meta/recipes-devtools/python/python-extras.inc
+++ /dev/null
@@ -1,11 +0,0 @@
1SUMMARY = "Useful extra bits for Python - things that should be in the standard library"
2HOMEPAGE = "https://pypi.org/project/extras/"
3SECTION = "devel/python"
4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=6d108f338b2f68fe48ac366c4650bd8b"
6
7inherit pypi
8
9SRC_URI[sha256sum] = "132e36de10b9c91d5d4cc620160a476e0468a88f16c9431817a6729611a81b4e"
10
11BBCLASSEXTEND = "nativesdk"