[oe-commits] [meta-openembedded] 27/28: python-pyhamcrest: add initial recipe for version 1.9.0

git at git.openembedded.org git at git.openembedded.org
Thu Mar 24 13:14:45 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit fc54a372b88a8909d452fb81f1dbf11933b52e35
Author: Derek Straka <derek at asterius.io>
AuthorDate: Wed Mar 23 16:03:42 2016 -0400

    python-pyhamcrest: add initial recipe for version 1.9.0
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-python/recipes-devtools/python/python-pyhamcrest_1.9.0.bb | 10 ++++++++++
 1 file changed, 10 insertions(+)

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
new file mode 100644
index 0000000..02d4f54
--- /dev/null
+++ b/meta-python/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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list