diff options
author | Derek Straka <derek@asterius.io> | 2018-06-29 17:07:25 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-06-29 15:53:09 -0700 |
commit | e57d080cc0abb16c69fabb8a8e7fd9475066e572 (patch) | |
tree | 7970e0422265cbbb5c0a85c654e787c26131836c /meta-python/recipes-devtools/python/python-pyperclip.inc | |
parent | e8e5947c9a7065713ea47567b5818dd5978b7ff6 (diff) | |
download | meta-openembedded-e57d080cc0abb16c69fabb8a8e7fd9475066e572.tar.gz |
python-pyperclip: update to version 1.6.2
License-Update: Update checksum for latest package version file. License terms are unchanged
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyperclip.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyperclip.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyperclip.inc b/meta-python/recipes-devtools/python/python-pyperclip.inc index e05de6723e..205038be88 100644 --- a/meta-python/recipes-devtools/python/python-pyperclip.inc +++ b/meta-python/recipes-devtools/python/python-pyperclip.inc | |||
@@ -1,9 +1,9 @@ | |||
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 | LICENSE = "BSD" | 2 | LICENSE = "BSD" |
3 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=1ed92115c8f96b19ec34ed09df586e51" | 3 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=4a3129a2c1b8bdc0e2895a1ec0e2dae2" |
4 | 4 | ||
5 | SRC_URI[md5sum] = "d2f6a3129cd6f2518b52bb0b8deeeda7" | 5 | SRC_URI[md5sum] = "3680607974f99d6e4411b102358b1884" |
6 | SRC_URI[sha256sum] = "ce829433a9af640e08ee89b20f7c62132714bcc5d77df114044d0fccb8c3b3b8" | 6 | SRC_URI[sha256sum] = "43496f0a1f363a5ecfc4cda5eba6a2a3d5056fe6c7ffb9a99fbb1c5a3c7dea05" |
7 | 7 | ||
8 | inherit pypi | 8 | inherit pypi |
9 | 9 | ||