aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-pyhamcrest_1.9.0.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2016-03-23 16:03:42 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2016-03-25 11:27:32 +0100
commitabb91f9526faf9941b36374c8086d6b4689104ee (patch)
tree7be583892b902009c68f3e406a4fce57cde541f6 /recipes-devtools/python/python-pyhamcrest_1.9.0.bb
parentc2525a3d7a3c8f5c51d387a15595cfbea0e2dac8 (diff)
downloadmeta-python2-abb91f9526faf9941b36374c8086d6b4689104ee.tar.gz
python-pyhamcrest: add initial recipe for version 1.9.0
(From meta-openembedded commit: 0e6e40696de199ddddaaae801ced016aea9dd722) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python-pyhamcrest_1.9.0.bb')
-rw-r--r--recipes-devtools/python/python-pyhamcrest_1.9.0.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-pyhamcrest_1.9.0.bb b/recipes-devtools/python/python-pyhamcrest_1.9.0.bb
new file mode 100644
index 0000000..02d4f54
--- /dev/null
+++ b/recipes-devtools/python/python-pyhamcrest_1.9.0.bb
@@ -0,0 +1,10 @@
+SUMMARY = "Hamcrest framework for matcher objects"
+LICENSE = "BSD"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=f6df1318c6071dd1707f5e3b6c11f24f"
+
+PYPI_PACKAGE = "PyHamcrest"
+
+SRC_URI[md5sum] = "8b833a3fa30197455df79424f30c8c3f"
+SRC_URI[sha256sum] = "8ffaa0a53da57e89de14ced7185ac746227a8894dbd5a3c718bf05ddbd1d56cd"
+
+inherit pypi setuptools