mirror of
https://git.yoctoproject.org/poky
synced 2026-04-02 17:02:21 +02:00
meta/recipes-devtools: Add HOMEPAGE / DESCRIPTION
Added missing HOMEPAGE and DESCRIPTION found using the test command `oe-selftest -r distrodata.Distrodata.test_missing_homepg` [YOCTO #13471] (From OE-Core rev: 7290b773486da3888f848abf0dba747f2d9f42e1) Signed-off-by: Dorinda Bassey <dorindabassey@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0a65c58c97
commit
f4adaac783
@@ -1,4 +1,6 @@
|
||||
SUMMARY = "the blessed package to manage your versions by scm tags"
|
||||
HOMEPAGE = "https://pypi.org/project/setuptools-scm/"
|
||||
DESCRIPTION = "setuptools_scm handles managing your Python package versions in SCM metadata instead of declaring them as the version argument or in a SCM managed file."
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=8227180126797a0148f94f483f3e1489"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user