diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyhamcrest_1.9.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyhamcrest_1.9.0.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyhamcrest_1.9.0.bb b/meta-python/recipes-devtools/python/python-pyhamcrest_1.9.0.bb deleted file mode 100644 index 8dbb79a428..0000000000 --- a/meta-python/recipes-devtools/python/python-pyhamcrest_1.9.0.bb +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | SUMMARY = "Hamcrest framework for matcher objects" | ||
2 | LICENSE = "BSD-3-Clause" | ||
3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=f6df1318c6071dd1707f5e3b6c11f24f" | ||
4 | |||
5 | PYPI_PACKAGE = "PyHamcrest" | ||
6 | |||
7 | SRC_URI[md5sum] = "8b833a3fa30197455df79424f30c8c3f" | ||
8 | SRC_URI[sha256sum] = "8ffaa0a53da57e89de14ced7185ac746227a8894dbd5a3c718bf05ddbd1d56cd" | ||
9 | |||
10 | inherit pypi setuptools | ||