diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyflakes_0.7.3.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-pyflakes_0.7.3.bb | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyflakes_0.7.3.bb b/meta-python/recipes-devtools/python/python-pyflakes_0.7.3.bb deleted file mode 100644 index d4d19cca0b..0000000000 --- a/meta-python/recipes-devtools/python/python-pyflakes_0.7.3.bb +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | SUMMARY = "passive checker of Python programs" | ||
| 2 | HOMEPAGE = "https://github.com/dreamhost/cliff" | ||
| 3 | LICENSE = "Apache-2.0" | ||
| 4 | LIC_FILES_CHKSUM = "file://README.rst;md5=1815018ebbbfc8659a9df33681a0936e" | ||
| 5 | |||
| 6 | SRC_URI[md5sum] = "ec94ac11cb110e6e72cca23c104b66b1" | ||
| 7 | SRC_URI[sha256sum] = "dbd2c940a1030a4f811afc1a04017a44011c0cb54f8f384b66aa624097d9b5e3" | ||
| 8 | |||
| 9 | inherit pypi setuptools | ||
| 10 | |||
| 11 | RDEPENDS_${PN} += " \ | ||
| 12 | python-prettytable \ | ||
| 13 | python-cmd2 \ | ||
| 14 | python-pyparsing" | ||
