diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pretend.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-pretend.inc b/meta-python/recipes-devtools/python/python-pretend.inc index b342aef526..58f1961999 100644 --- a/meta-python/recipes-devtools/python/python-pretend.inc +++ b/meta-python/recipes-devtools/python/python-pretend.inc | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "A library for stubbing in Python" | 1 | SUMMARY = "A library for stubbing in Python" |
2 | HOMEPAGE = "https://github.com/alex/pretend" | 2 | HOMEPAGE = "https://github.com/alex/pretend" |
3 | LICENSE = "BSD" | 3 | LICENSE = "BSD-3-Clause" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=411780c0b7fa756753e94affeee5bc99" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=411780c0b7fa756753e94affeee5bc99" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "ad53883ede48aeac7ae584f0de0240e8" | 6 | SRC_URI[md5sum] = "ad53883ede48aeac7ae584f0de0240e8" |