diff options
Diffstat (limited to 'meta/recipes-devtools/python/python-six.inc')
| -rw-r--r-- | meta/recipes-devtools/python/python-six.inc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/meta/recipes-devtools/python/python-six.inc b/meta/recipes-devtools/python/python-six.inc deleted file mode 100644 index f7a62b6068..0000000000 --- a/meta/recipes-devtools/python/python-six.inc +++ /dev/null | |||
| @@ -1,11 +0,0 @@ | |||
| 1 | SUMMARY = "Python 2 and 3 compatibility library" | ||
| 2 | HOMEPAGE = "https://pypi.org/project/six/" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "MIT" | ||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e50fab7e9501f3dfc920eafeb24b46ea" | ||
| 6 | |||
| 7 | inherit pypi | ||
| 8 | |||
| 9 | RDEPENDS:${PN} = "python3-io" | ||
| 10 | |||
| 11 | BBCLASSEXTEND = "native nativesdk" | ||
