[oe] [meta-python] [PATCH] python-twitter: upgrade 3.7.0 -> 3.8.0

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Wed Nov 20 07:36:49 UTC 2019


-License-Update: Update PKG-INFO.

Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-twitter.inc      | 6 +++---
 .../{python-twitter_3.7.0.bb => python-twitter_3.8.0.bb}    | 0
 .../{python3-twitter_3.7.0.bb => python3-twitter_3.8.0.bb}  | 0
 3 files changed, 3 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python-twitter_3.7.0.bb => python-twitter_3.8.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-twitter_3.7.0.bb => python3-twitter_3.8.0.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-twitter.inc b/meta-python/recipes-devtools/python/python-twitter.inc
index f5657eeb2..ac3f65279 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
-- 
2.20.1





More information about the Openembedded-devel mailing list