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:
Liu Yiding
2026-02-02 09:38:14 +08:00
committed by Khem Raj
parent 1571c1a8e5
commit 9eb1053a39

View File

@@ -1,4 +1,5 @@
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"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=31625363c45eb0c67c630a2f73e438e4"