diff options
| author | Liu Yiding <liuyd.fnst@fujitsu.com> | 2026-02-02 09:38:14 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-02-24 22:30:29 -0800 |
| commit | 9eb1053a3922f97d26f9bce9ad6563ce2a1d23d2 (patch) | |
| tree | f0b172d537fd8099381d69f400d03374331795a8 /meta-python/recipes-devtools/python | |
| parent | 1571c1a8e5e876db9db744d0a3e3256ac585242b (diff) | |
| download | meta-openembedded-9eb1053a3922f97d26f9bce9ad6563ce2a1d23d2.tar.gz | |
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>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-appdirs_1.4.4.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-appdirs_1.4.4.bb b/meta-python/recipes-devtools/python/python3-appdirs_1.4.4.bb index bee0b7d815..c027e80b28 100644 --- a/meta-python/recipes-devtools/python/python3-appdirs_1.4.4.bb +++ b/meta-python/recipes-devtools/python/python3-appdirs_1.4.4.bb | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | SUMMARY = "A small Python module for determining appropriate + platform-specific dirs, e.g. a user data dir." | 1 | SUMMARY = "A small Python module for determining appropriate + platform-specific dirs, e.g. a user data dir." |
| 2 | HOMEPAGE = "https://github.com/ActiveState/appdirs" | ||
| 2 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=31625363c45eb0c67c630a2f73e438e4" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=31625363c45eb0c67c630a2f73e438e4" |
| 4 | 5 | ||
