summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-mock_4.0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-mock_4.0.2.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-mock_4.0.2.bb17
1 files changed, 0 insertions, 17 deletions
diff --git a/meta-python/recipes-devtools/python/python3-mock_4.0.2.bb b/meta-python/recipes-devtools/python/python3-mock_4.0.2.bb
deleted file mode 100644
index 39ab6d01f5..0000000000
--- a/meta-python/recipes-devtools/python/python3-mock_4.0.2.bb
+++ /dev/null
@@ -1,17 +0,0 @@
1DESCRIPTION = "A Python Mocking and Patching Library for Testing"
2HOMEPAGE = "https://pypi.python.org/pypi/mock"
3SECTION = "devel/python"
4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=de9dfbf780446b18aab11f00baaf5b7e"
6
7inherit pypi setuptools3
8
9RDEPENDS_${PN} += "${PYTHON_PN}-prettytable \
10 ${PYTHON_PN}-cmd2 \
11 ${PYTHON_PN}-pyparsing \
12 ${PYTHON_PN}-mccabe \
13 ${PYTHON_PN}-pep8 \
14 ${PYTHON_PN}-pyflakes"
15
16SRC_URI[md5sum] = "6466619b89c2969dc57722ad73f85676"
17SRC_URI[sha256sum] = "dd33eb70232b6118298d516bbcecd26704689c386594f0f3c4f13867b2c56f72"