[oe-commits] [meta-openembedded] 02/04: python-pyperclip: upgrade 1.6.2 -> 1.7.0

git at git.openembedded.org git at git.openembedded.org
Mon May 13 18:36:19 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 22a7525be46af895fda6d5445b0d5090d7542a8c
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Mon May 13 13:42:58 2019 +0800

    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 at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-pyperclip.inc            | 6 +++---
 .../python/{python-pyperclip_1.6.2.bb => python-pyperclip_1.7.0.bb} | 0
 .../{python3-pyperclip_1.6.2.bb => python3-pyperclip_1.7.0.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 4ee47ee..85a4312 100644
--- a/meta-python/recipes-devtools/python/python-pyperclip.inc
+++ b/meta-python/recipes-devtools/python/python-pyperclip.inc
@@ -1,9 +1,9 @@
 DESCRIPTION = "A cross-platform clipboard module for Python. (only handles plain text for now)"
 LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://PKG-INFO;md5=4a3129a2c1b8bdc0e2895a1ec0e2dae2"
+LIC_FILES_CHKSUM = "file://PKG-INFO;md5=a428356ada7737b416ec4b63dc65d581"
 
-SRC_URI[md5sum] = "3680607974f99d6e4411b102358b1884"
-SRC_URI[sha256sum] = "43496f0a1f363a5ecfc4cda5eba6a2a3d5056fe6c7ffb9a99fbb1c5a3c7dea05"
+SRC_URI[md5sum] = "6bbb8598579cc3ee50554b4c59d0cfae"
+SRC_URI[sha256sum] = "979325468ccf682104d5dcaf753f869868100631301d3e72f47babdea5700d1c"
 
 inherit pypi
 
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
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pyperclip_1.6.2.bb
rename to 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
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pyperclip_1.6.2.bb
rename to meta-python/recipes-devtools/python/python3-pyperclip_1.7.0.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list