diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-smpplib_2.2.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-smpplib_2.2.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-smpplib_2.2.1.bb b/meta-python/recipes-devtools/python/python3-smpplib_2.2.1.bb index 7401e039bf..be0bafd33f 100644 --- a/meta-python/recipes-devtools/python/python3-smpplib_2.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-smpplib_2.2.1.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "SMPP library for python" | 1 | SUMMARY = "SMPP library for python" |
2 | SECTION = "devel/python" | 2 | SECTION = "devel/python" |
3 | LICENSE = "GPLv3.0" | 3 | LICENSE = "GPL-3.0-only" |
4 | LIC_FILES_CHKSUM = "file://README.md;md5=8b4e2ac8cf248f7b991784f88b630852" | 4 | LIC_FILES_CHKSUM = "file://README.md;md5=8b4e2ac8cf248f7b991784f88b630852" |
5 | 5 | ||
6 | PYPI_PACKAGE = "smpplib" | 6 | PYPI_PACKAGE = "smpplib" |