mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python-pyhamcrest: add initial recipe for version 1.9.0
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
8f6ef9ddb3
commit
0e6e40696d
|
|
@ -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
|
||||
Loading…
Reference in New Issue
Block a user