mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-12 18:05:34 +00:00
python-pretend: 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>
This commit is contained in:
parent
724699cd03
commit
1ce12df101
@ -1,4 +1,5 @@
|
|||||||
SUMMARY = "A library for stubbing in Python"
|
SUMMARY = "A library for stubbing in Python"
|
||||||
|
HOMEPAGE = "https://github.com/alex/pretend"
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=411780c0b7fa756753e94affeee5bc99"
|
LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=411780c0b7fa756753e94affeee5bc99"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user