[oe-commits] [meta-openembedded] 16/22: python-requests: update to version 2.18.3

git at git.openembedded.org git at git.openembedded.org
Thu Aug 10 16:25:31 UTC 2017


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

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

commit 6f5f9c339b46c2781b86219ee72120fd5ef9cd37
Author: Derek Straka <derek at asterius.io>
AuthorDate: Wed Aug 9 21:35:29 2017 -0400

    python-requests: update to version 2.18.3
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-python/recipes-devtools/python/python-requests.inc               | 4 ++--
 .../python/{python-requests_2.18.1.bb => python-requests_2.18.3.bb}   | 0
 .../python/{python3-requests_2.18.1.bb => python3-requests_2.18.3.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 81819bf..03eb7df 100644
--- a/meta-python/recipes-devtools/python/python-requests.inc
+++ b/meta-python/recipes-devtools/python/python-requests.inc
@@ -3,8 +3,8 @@ HOMEPAGE = "http://python-requests.org"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=979d6a23b143e13ea0e5e3aa81248820"
 
-SRC_URI[md5sum] = "40f723ed01dddeaf990d0609d073f021"
-SRC_URI[sha256sum] = "c6f3bdf4a4323ac7b45d01e04a6f6c20e32a052cd04de81e05103abc049ad9b9"
+SRC_URI[md5sum] = "c8f60cf816a35c0c3fef0a40d0e407a6"
+SRC_URI[sha256sum] = "fb68a7baef4965c12d9cd67c0f5a46e6e28be3d8c7b6910c758fbcc99880b518"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-requests_2.18.1.bb b/meta-python/recipes-devtools/python/python-requests_2.18.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-requests_2.18.1.bb
rename to meta-python/recipes-devtools/python/python-requests_2.18.3.bb
diff --git a/meta-python/recipes-devtools/python/python3-requests_2.18.1.bb b/meta-python/recipes-devtools/python/python3-requests_2.18.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-requests_2.18.1.bb
rename to meta-python/recipes-devtools/python/python3-requests_2.18.3.bb

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


More information about the Openembedded-commits mailing list