All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH] python-requests: Update to version 2.18.4
@ 2017-08-21 16:49 Fabio Berton
  0 siblings, 0 replies; only message in thread
From: Fabio Berton @ 2017-08-21 16:49 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
---
 meta-python/recipes-devtools/python/python-requests.inc               | 4 ++--
 .../python/{python-requests_2.18.3.bb => python-requests_2.18.4.bb}   | 0
 .../python/{python3-requests_2.18.3.bb => python3-requests_2.18.4.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-requests_2.18.3.bb => python-requests_2.18.4.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-requests_2.18.3.bb => python3-requests_2.18.4.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-requests.inc b/meta-python/recipes-devtools/python/python-requests.inc
index 03eb7dfd1..5d6dca5d3 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] = "c8f60cf816a35c0c3fef0a40d0e407a6"
-SRC_URI[sha256sum] = "fb68a7baef4965c12d9cd67c0f5a46e6e28be3d8c7b6910c758fbcc99880b518"
+SRC_URI[md5sum] = "081412b2ef79bdc48229891af13f4d82"
+SRC_URI[sha256sum] = "9c443e7324ba5b85070c4a818ade28bfabedf16ea10206da1132edaa6dda237e"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-requests_2.18.3.bb b/meta-python/recipes-devtools/python/python-requests_2.18.4.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-requests_2.18.3.bb
rename to meta-python/recipes-devtools/python/python-requests_2.18.4.bb
diff --git a/meta-python/recipes-devtools/python/python3-requests_2.18.3.bb b/meta-python/recipes-devtools/python/python3-requests_2.18.4.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-requests_2.18.3.bb
rename to meta-python/recipes-devtools/python/python3-requests_2.18.4.bb
-- 
2.11.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-08-21 16:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-21 16:49 [meta-python][PATCH] python-requests: Update to version 2.18.4 Fabio Berton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.