mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-13 17:10:50 +00:00
python3-appdirs:Add HOMEPAGE
Add HOMEPAGE in python3-appdirs. Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
1571c1a8e5
commit
9eb1053a39
@ -1,4 +1,5 @@
|
|||||||
SUMMARY = "A small Python module for determining appropriate + platform-specific dirs, e.g. a user data dir."
|
SUMMARY = "A small Python module for determining appropriate + platform-specific dirs, e.g. a user data dir."
|
||||||
|
HOMEPAGE = "https://github.com/ActiveState/appdirs"
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=31625363c45eb0c67c630a2f73e438e4"
|
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=31625363c45eb0c67c630a2f73e438e4"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user