diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyhamcrest_1.9.0.bb | 2 |
1 files changed, 1 insertions, 1 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 index 02d4f54e15..8dbb79a428 100644 --- a/meta-python/recipes-devtools/python/python-pyhamcrest_1.9.0.bb +++ b/meta-python/recipes-devtools/python/python-pyhamcrest_1.9.0.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Hamcrest framework for matcher objects" | 1 | SUMMARY = "Hamcrest framework for matcher objects" |
2 | LICENSE = "BSD" | 2 | LICENSE = "BSD-3-Clause" |
3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=f6df1318c6071dd1707f5e3b6c11f24f" | 3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=f6df1318c6071dd1707f5e3b6c11f24f" |
4 | 4 | ||
5 | PYPI_PACKAGE = "PyHamcrest" | 5 | PYPI_PACKAGE = "PyHamcrest" |