diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-typed-ast_1.5.4.bb | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/meta-python/recipes-devtools/python/python3-typed-ast_1.5.4.bb b/meta-python/recipes-devtools/python/python3-typed-ast_1.5.4.bb deleted file mode 100644 index e6c1746a8a..0000000000 --- a/meta-python/recipes-devtools/python/python3-typed-ast_1.5.4.bb +++ /dev/null | |||
| @@ -1,12 +0,0 @@ | |||
| 1 | SUMMARY = "Modified fork of CPython's ast module that parses `# type:` comments" | ||
| 2 | HOMEPAGE = "https://github.com/python/typed_ast" | ||
| 3 | LICENSE = "Apache-2.0 & MIT" | ||
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=97f1494e93daf66a5df47118407a4c4f" | ||
| 5 | |||
| 6 | PYPI_PACKAGE = "typed_ast" | ||
| 7 | |||
| 8 | inherit pypi setuptools3 | ||
| 9 | |||
| 10 | SRC_URI[sha256sum] = "39e21ceb7388e4bb37f4c679d72707ed46c2fbf2a5609b8b8ebc4b067d977df2" | ||
| 11 | |||
| 12 | BBCLASSEXTEND = "native" | ||
