diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-systemd_234.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-systemd_234.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-systemd_234.bb b/meta-python/recipes-devtools/python/python3-systemd_234.bb index 1aecb375bf..10614fe374 100644 --- a/meta-python/recipes-devtools/python/python3-systemd_234.bb +++ b/meta-python/recipes-devtools/python/python3-systemd_234.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "Python interface for libsystemd" | 1 | SUMMARY = "Python interface for libsystemd" |
2 | HOMEPAGE = "https://github.com/systemd/python-systemd" | 2 | HOMEPAGE = "https://github.com/systemd/python-systemd" |
3 | LICENSE = "LGPLv2.1+" | 3 | LICENSE = "LGPL-2.1-or-later" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=4fbd65380cdd255951079008b364516c" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=4fbd65380cdd255951079008b364516c" |
5 | 5 | ||
6 | PYPI_PACKAGE = "systemd-python" | 6 | PYPI_PACKAGE = "systemd-python" |