diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-iniparse_0.5.bb')
-rw-r--r-- | meta/recipes-devtools/python/python3-iniparse_0.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-iniparse_0.5.bb b/meta/recipes-devtools/python/python3-iniparse_0.5.bb index b5812d90c3..c18949014b 100644 --- a/meta/recipes-devtools/python/python3-iniparse_0.5.bb +++ b/meta/recipes-devtools/python/python3-iniparse_0.5.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "Accessing and Modifying INI files" | 1 | SUMMARY = "Accessing and Modifying INI files" |
2 | HOMEPAGE = "https://pypi.org/project/iniparse/" | 2 | HOMEPAGE = "https://pypi.org/project/iniparse/" |
3 | LICENSE = "MIT & PSF" | 3 | LICENSE = "MIT & PSF-2.0" |
4 | LIC_FILES_CHKSUM = "file://LICENSE-PSF;md5=1c78a5bb3584b353496d5f6f34edb4b2 \ | 4 | LIC_FILES_CHKSUM = "file://LICENSE-PSF;md5=1c78a5bb3584b353496d5f6f34edb4b2 \ |
5 | file://LICENSE;md5=52f28065af11d69382693b45b5a8eb54" | 5 | file://LICENSE;md5=52f28065af11d69382693b45b5a8eb54" |
6 | 6 | ||