diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-mock_2.0.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-mock_2.0.0.bb b/meta-python/recipes-devtools/python/python-mock_2.0.0.bb index 840c36efe..210502ff5 100644 --- a/meta-python/recipes-devtools/python/python-mock_2.0.0.bb +++ b/meta-python/recipes-devtools/python/python-mock_2.0.0.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "A Python Mocking and Patching Library for Testing" | 1 | SUMMARY = "A Python Mocking and Patching Library for Testing" |
2 | LICENSE = "Apache-2.0" | 2 | LICENSE = "BSD-2-Clause" |
3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=de9dfbf780446b18aab11f00baaf5b7e" | 3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=de9dfbf780446b18aab11f00baaf5b7e" |
4 | 4 | ||
5 | SRC_URI[md5sum] = "0febfafd14330c9dcaa40de2d82d40ad" | 5 | SRC_URI[md5sum] = "0febfafd14330c9dcaa40de2d82d40ad" |