diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-05-13 13:42:58 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-05-13 20:25:49 -0700 |
commit | bb2005d75810726edce88ca74c206537d72947c7 (patch) | |
tree | 87044376b228cf8718ca62d410da925e88beafc1 /meta-python/recipes-devtools/python | |
parent | 29aa34cf01d5038f76d251e8b8e1d6cb5e3cde2c (diff) | |
download | meta-openembedded-bb2005d75810726edce88ca74c206537d72947c7.tar.gz |
python-pyperclip: upgrade 1.6.2 -> 1.7.0
-Upgrade from python-pyperclip_1.6.2.bb to python-pyperclip_1.7.0.bb.
-Upgrade from python3-pyperclip_1.6.2.bb to python3-pyperclip_1.7.0.bb.
-License-Update: updated package information.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyperclip.inc | 6 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyperclip_1.7.0.bb (renamed from meta-python/recipes-devtools/python/python-pyperclip_1.6.2.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyperclip_1.7.0.bb (renamed from meta-python/recipes-devtools/python/python3-pyperclip_1.6.2.bb) | 0 |
3 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 4ee47eef5..85a4312c2 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=4a3129a2c1b8bdc0e2895a1ec0e2dae2" | 3 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=a428356ada7737b416ec4b63dc65d581" |
4 | 4 | ||
5 | SRC_URI[md5sum] = "3680607974f99d6e4411b102358b1884" | 5 | SRC_URI[md5sum] = "6bbb8598579cc3ee50554b4c59d0cfae" |
6 | SRC_URI[sha256sum] = "43496f0a1f363a5ecfc4cda5eba6a2a3d5056fe6c7ffb9a99fbb1c5a3c7dea05" | 6 | SRC_URI[sha256sum] = "979325468ccf682104d5dcaf753f869868100631301d3e72f47babdea5700d1c" |
7 | 7 | ||
8 | inherit pypi | 8 | inherit pypi |
9 | 9 | ||
diff --git a/meta-python/recipes-devtools/python/python-pyperclip_1.6.2.bb b/meta-python/recipes-devtools/python/python-pyperclip_1.7.0.bb index 6c9fcbd84..6c9fcbd84 100644 --- a/meta-python/recipes-devtools/python/python-pyperclip_1.6.2.bb +++ b/meta-python/recipes-devtools/python/python-pyperclip_1.7.0.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-pyperclip_1.6.2.bb b/meta-python/recipes-devtools/python/python3-pyperclip_1.7.0.bb index ee6f88bbb..ee6f88bbb 100644 --- a/meta-python/recipes-devtools/python/python3-pyperclip_1.6.2.bb +++ b/meta-python/recipes-devtools/python/python3-pyperclip_1.7.0.bb | |||