[oe-commits] [meta-openembedded] 67/79: python-requests: upgrade 2.21.0 -> 2.22.0

git at git.openembedded.org git at git.openembedded.org
Fri Jun 14 18:46:07 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 133f573350df0775b98f6c6b912a73715dfdc36d
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Wed Jun 12 13:59:20 2019 +0800

    python-requests: upgrade 2.21.0 -> 2.22.0
    
    -Upgrade from python-requests_2.21.0.bb to python-requests_2.22.0.bb.
    
    -Upgrade from python3-requests_2.21.0.bb to python3-requests_2.22.0.bb.
    
    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-requests.inc               | 4 ++--
 .../python/{python-requests_2.21.0.bb => python-requests_2.22.0.bb}   | 0
 .../python/{python3-requests_2.21.0.bb => python3-requests_2.22.0.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-requests.inc b/meta-python/recipes-devtools/python/python-requests.inc
index 53504d0..5fe5dc2 100644
--- a/meta-python/recipes-devtools/python/python-requests.inc
+++ b/meta-python/recipes-devtools/python/python-requests.inc
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=a8d5a1d1c2d53025e2282c511033f6f7"
 
 FILESEXTRAPATHS_prepend := "${THISDIR}/python-requests:"
 
-SRC_URI[md5sum] = "1bcd0e0977c3f8db1848ba0e2b7ab904"
-SRC_URI[sha256sum] = "502a824f31acdacb3a35b6690b5fbf0bc41d63a24a45c4004352b0242707598e"
+SRC_URI[md5sum] = "ee28bee2de76e9198fc41e48f3a7dd47"
+SRC_URI[sha256sum] = "11e007a8a2aa0323f5a921e9e6a2d7e4e67d9877e85773fba9ba6419025cbeb4"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-requests_2.21.0.bb b/meta-python/recipes-devtools/python/python-requests_2.22.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-requests_2.21.0.bb
rename to meta-python/recipes-devtools/python/python-requests_2.22.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-requests_2.21.0.bb b/meta-python/recipes-devtools/python/python3-requests_2.22.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-requests_2.21.0.bb
rename to meta-python/recipes-devtools/python/python3-requests_2.22.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