summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pytest.inc
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2017-09-11 15:51:14 +0800
committerMartin Jansa <Martin.Jansa@gmail.com>2017-09-13 11:13:25 +0200
commit46042b94ecf072616674695f4fd12451ceb599bc (patch)
treee49b7cf58e14efde6ea183745590442ea7a313cd /meta-python/recipes-devtools/python/python-pytest.inc
parentdb70d4197ab458f6ca902b761573a9eb038cb168 (diff)
downloadmeta-openembedded-46042b94ecf072616674695f4fd12451ceb599bc.tar.gz
python-pytest: Add HOMEPAGE info into recipe file.
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pytest.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-pytest.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-pytest.inc b/meta-python/recipes-devtools/python/python-pytest.inc
index 5dd1783a6..ccc823299 100644
--- a/meta-python/recipes-devtools/python/python-pytest.inc
+++ b/meta-python/recipes-devtools/python/python-pytest.inc
@@ -1,4 +1,5 @@
1SUMMARY = "Simple powerful teting with python" 1SUMMARY = "Simple powerful teting with python"
2HOMEPAGE = "http://pytest.org"
2LICENSE = "MIT" 3LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=c39b24965f4aef64222cb35de9d47cc4" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=c39b24965f4aef64222cb35de9d47cc4"
4 5