diff options
Diffstat (limited to 'meta/recipes-devtools/python/python-subunit.inc')
-rw-r--r-- | meta/recipes-devtools/python/python-subunit.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-subunit.inc b/meta/recipes-devtools/python/python-subunit.inc index fc63b38aaf..a2f9c5c3ff 100644 --- a/meta/recipes-devtools/python/python-subunit.inc +++ b/meta/recipes-devtools/python/python-subunit.inc | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Python implementation of subunit test streaming protocol" | 1 | SUMMARY = "Python implementation of subunit test streaming protocol" |
2 | HOMEPAGE = "https://pypi.python.org/pypi/python-subunit/" | 2 | HOMEPAGE = "https://pypi.org/project/python-subunit/" |
3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
5 | LIC_FILES_CHKSUM = "file://README.rst;beginline=1;endline=20;md5=909c08e291647fd985fbe5d9836d51b6" | 5 | LIC_FILES_CHKSUM = "file://README.rst;beginline=1;endline=20;md5=909c08e291647fd985fbe5d9836d51b6" |