diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-mock_1.0.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-mock_1.0.1.bb | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/meta-python/recipes-devtools/python/python-mock_1.0.1.bb b/meta-python/recipes-devtools/python/python-mock_1.0.1.bb deleted file mode 100644 index d336f613df..0000000000 --- a/meta-python/recipes-devtools/python/python-mock_1.0.1.bb +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 1 | SUMMARY = "A Python Mocking and Patching Library for Testing" | ||
| 2 | LICENSE = "Apache-2.0" | ||
| 3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=80e5ba73891255687dff3bee2b4cbb16" | ||
| 4 | |||
| 5 | SRC_URI[md5sum] = "c3971991738caa55ec7c356bbc154ee2" | ||
| 6 | SRC_URI[sha256sum] = "b839dd2d9c117c701430c149956918a423a9863b48b09c90e30a6013e7d2f44f" | ||
| 7 | |||
| 8 | inherit pypi setuptools | ||
| 9 | |||
| 10 | RDEPENDS_${PN} += " \ | ||
| 11 | python-prettytable \ | ||
| 12 | python-cmd2 \ | ||
| 13 | python-pyparsing \ | ||
| 14 | python-mccabe \ | ||
| 15 | python-pep8 \ | ||
| 16 | python-pyflakes" | ||
