diff --git a/meta-python/recipes-devtools/python/python-pretend.inc b/meta-python/recipes-devtools/python/python-pretend.inc index 2d21cc4a8..78b671712 100644 --- a/meta-python/recipes-devtools/python/python-pretend.inc +++ b/meta-python/recipes-devtools/python/python-pretend.inc @@ -1,4 +1,5 @@ SUMMARY = "A library for stubbing in Python" +HOMEPAGE = "https://github.com/alex/pretend" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=411780c0b7fa756753e94affeee5bc99"