diff options
| author | Armin Kuster <akuster808@gmail.com> | 2021-09-18 09:57:31 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-09-20 08:43:37 -0700 |
| commit | c9a59786bd7e2f74505392e819be50d4343074f3 (patch) | |
| tree | 860f57843ec86589aa1b6da44960741eeb193ec8 /meta-python/recipes-devtools/python/python3-pyperclip_1.8.2.bb | |
| parent | a8f0d90dc96524c52b3549ac73f5b34c9843e9cc (diff) | |
| download | meta-openembedded-c9a59786bd7e2f74505392e819be50d4343074f3.tar.gz | |
python3-pyperclip:set precise BSD license
"BSD" is ambiguous, use the precise licenses BSD-3-Clause
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pyperclip_1.8.2.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pyperclip_1.8.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyperclip_1.8.2.bb b/meta-python/recipes-devtools/python/python3-pyperclip_1.8.2.bb index 5295bdaed3..2870ec9c01 100644 --- a/meta-python/recipes-devtools/python/python3-pyperclip_1.8.2.bb +++ b/meta-python/recipes-devtools/python/python3-pyperclip_1.8.2.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | DESCRIPTION = "A cross-platform clipboard module for Python. (only handles plain text for now)" | 1 | DESCRIPTION = "A cross-platform clipboard module for Python. (only handles plain text for now)" |
| 2 | HOMEPAGE = "https://github.com/asweigart/pyperclip" | 2 | HOMEPAGE = "https://github.com/asweigart/pyperclip" |
| 3 | LICENSE = "BSD" | 3 | LICENSE = "BSD-3-Clause" |
| 4 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=d7dd4b0d1f7153322a546e89b5a0a632" | 4 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=d7dd4b0d1f7153322a546e89b5a0a632" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "105254a8b04934f0bc84e9c24eb360a591aaf6535c9def5f29d92af107a9bf57" | 6 | SRC_URI[sha256sum] = "105254a8b04934f0bc84e9c24eb360a591aaf6535c9def5f29d92af107a9bf57" |
