mirror of
https://git.yoctoproject.org/poky
synced 2026-02-08 18:02:12 +01:00
python3-flit-core: SUMMARY DESCRIPTION HOMEPAGE
Add SUMMARY DESCRIPTION HOMEPAGE and BUGTRACKER definitions. (From OE-Core rev: 559145c94621d4026abf2d0a0f7f932156861446) Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2d1d8e91b2
commit
63e3ca54b6
@@ -1,3 +1,10 @@
|
||||
SUMMARY = "This provides a PEP 517 build backend for packages using Flit."
|
||||
DESCRIPTION = "This provides a PEP 517 build backend for packages using \
|
||||
Flit. The only public interface is the API specified by PEP 517, at \
|
||||
flit_core.buildapi."
|
||||
HOMEPAGE = "https://github.com/pypa/flit"
|
||||
BUGTRACKER = "https://github.com/pypa/flit/issues"
|
||||
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=41eb78fa8a872983a882c694a8305f08"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user