aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pyperclip_1.6.2.bb
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2019-05-13 13:42:58 +0800
committerKhem Raj <raj.khem@gmail.com>2019-05-13 20:25:49 -0700
commitbb2005d75810726edce88ca74c206537d72947c7 (patch)
tree87044376b228cf8718ca62d410da925e88beafc1 /meta-python/recipes-devtools/python/python-pyperclip_1.6.2.bb
parent29aa34cf01d5038f76d251e8b8e1d6cb5e3cde2c (diff)
downloadmeta-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/python-pyperclip_1.6.2.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-pyperclip_1.6.2.bb7
1 files changed, 0 insertions, 7 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyperclip_1.6.2.bb b/meta-python/recipes-devtools/python/python-pyperclip_1.6.2.bb
deleted file mode 100644
index 6c9fcbd84e..0000000000
--- a/meta-python/recipes-devtools/python/python-pyperclip_1.6.2.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-inherit setuptools
-require python-pyperclip.inc
-
-RDEPENDS_${PN} += " \
- ${PYTHON_PN}-contextlib \
- ${PYTHON_PN}-subprocess \
-"