mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 12:32:15 +02:00
python3: Add missing HOMEPAGE entries
Add missing HOMEPAGE entries to new python recipes from meta-python. (From OE-Core rev: 333af4b995f62406898e7efcebd5e846cdc449f6) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
SUMMARY = "Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)"
|
||||
HOMEPAGE = "https://pypi.org/project/rfc3987/"
|
||||
LICENSE = "GPLv3+"
|
||||
LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=9;md5=2b723edf67b2f3088bc5e339b1ceda2d"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user