[oe-commits] [meta-openembedded] 09/13: python-twitter: upgrade 3.7.0 -> 3.8.0

git at git.openembedded.org git at git.openembedded.org
Wed Nov 20 14:57:56 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 ae9b523493e4a0363f327c1cb5414a759ed8e15e
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Wed Nov 20 15:36:49 2019 +0800

    python-twitter: upgrade 3.7.0 -> 3.8.0
    
    -License-Update: Update PKG-INFO.
    
    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-twitter.inc              | 6 +++---
 .../python/{python-twitter_3.7.0.bb => python-twitter_3.8.0.bb}     | 0
 .../python/{python3-twitter_3.7.0.bb => python3-twitter_3.8.0.bb}   | 0
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-twitter.inc b/meta-python/recipes-devtools/python/python-twitter.inc
index f5657ee..ac3f652 100644
--- a/meta-python/recipes-devtools/python/python-twitter.inc
+++ b/meta-python/recipes-devtools/python/python-twitter.inc
@@ -2,10 +2,10 @@ SUMMARY = "Twitter for Python"
 DESCRIPTION = "Python module to support twitter API"
 
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://PKG-INFO;md5=0307fffd8c4d9946c029daa1426d26e7"
+LIC_FILES_CHKSUM = "file://PKG-INFO;md5=8f702b489acb6863cec8b261a55931d8"
 
-SRC_URI[md5sum] = "c6dc2f315ded761aafc96bea3351c7f6"
-SRC_URI[sha256sum] = "fe85a79f58a01dd335968523b91c5fce760e7fe78bf25a6e71c72204fe499d0b"
+SRC_URI[md5sum] = "8aeff278b7cefcd384c65929bc921e2c"
+SRC_URI[sha256sum] = "8abd828ba51a85a2b5bb7373715d6d3bb32d18ac624e3a4db02e4ef8ab48316b"
 
 PYPI_PACKAGE = "tweepy"
 
diff --git a/meta-python/recipes-devtools/python/python-twitter_3.7.0.bb b/meta-python/recipes-devtools/python/python-twitter_3.8.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-twitter_3.7.0.bb
rename to meta-python/recipes-devtools/python/python-twitter_3.8.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-twitter_3.7.0.bb b/meta-python/recipes-devtools/python/python3-twitter_3.8.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-twitter_3.7.0.bb
rename to meta-python/recipes-devtools/python/python3-twitter_3.8.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