All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH] python*-requests: Update 2.20.1 -> 2.21.0
@ 2019-04-03 18:27 Fabio Berton
  0 siblings, 0 replies; only message in thread
From: Fabio Berton @ 2019-04-03 18:27 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-requests_2.20.1.bb => python-requests_2.21.0.bb}  | 0
 ...{python3-requests_2.20.1.bb => python3-requests_2.21.0.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-requests_2.20.1.bb => python-requests_2.21.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-requests_2.20.1.bb => python3-requests_2.21.0.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-requests.inc b/meta-python/recipes-devtools/python/python-requests.inc
index 0401ee448..e6337cb32 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] = "2918817ea4688f4ea21cb4b11e353448"
-SRC_URI[sha256sum] = "ea881206e59f41dbd0bd445437d792e43906703fff75ca8ff43ccdb11f33f263"
+SRC_URI[md5sum] = "1bcd0e0977c3f8db1848ba0e2b7ab904"
+SRC_URI[sha256sum] = "502a824f31acdacb3a35b6690b5fbf0bc41d63a24a45c4004352b0242707598e"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-requests_2.20.1.bb b/meta-python/recipes-devtools/python/python-requests_2.21.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-requests_2.20.1.bb
rename to meta-python/recipes-devtools/python/python-requests_2.21.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-requests_2.20.1.bb b/meta-python/recipes-devtools/python/python3-requests_2.21.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-requests_2.20.1.bb
rename to meta-python/recipes-devtools/python/python3-requests_2.21.0.bb
-- 
2.20.1



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

only message in thread, other threads:[~2019-04-03 18:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-03 18:27 [meta-python][PATCH] python*-requests: Update 2.20.1 -> 2.21.0 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.