Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-python][PATCH 1/7] python3-aiohttp: Upgrade 3.6.2 -> 3.6.3
@ 2020-10-13  8:59 Leon Anavi
  2020-10-13  8:59 ` [meta-python][PATCH 2/7] python3-ujson: Upgrade 3.2.0 -> 4.0.1 Leon Anavi
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Leon Anavi @ 2020-10-13  8:59 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 3.6.3:

- Pin yarl to <1.6.0 to avoid buggy behavior that will be fixed
  by the next aiohttp release.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 .../{python3-aiohttp_3.6.2.bb => python3-aiohttp_3.6.3.bb}    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-aiohttp_3.6.2.bb => python3-aiohttp_3.6.3.bb} (80%)

diff --git a/meta-python/recipes-devtools/python/python3-aiohttp_3.6.2.bb b/meta-python/recipes-devtools/python/python3-aiohttp_3.6.3.bb
similarity index 80%
rename from meta-python/recipes-devtools/python/python3-aiohttp_3.6.2.bb
rename to meta-python/recipes-devtools/python/python3-aiohttp_3.6.3.bb
index 121447cdb7..824bde5e25 100644
--- a/meta-python/recipes-devtools/python/python3-aiohttp_3.6.2.bb
+++ b/meta-python/recipes-devtools/python/python3-aiohttp_3.6.3.bb
@@ -4,8 +4,8 @@ HOMEPAGE = "https://github.com/aio-libs/aiohttp"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=cf056e8e7a0a5477451af18b7b5aa98c"
 
-SRC_URI[md5sum] = "ca40144c199a09fc1a141960cf6295f0"
-SRC_URI[sha256sum] = "259ab809ff0727d0e834ac5e8a283dc5e3e0ecc30c4d80b3cd17a4139ce1f326"
+SRC_URI[md5sum] = "13d02dc8379207dde1f6966d1fc5083d"
+SRC_URI[sha256sum] = "698cd7bc3c7d1b82bb728bae835724a486a8c376647aec336aa21a60113c3645"
 
 PYPI_PACKAGE = "aiohttp"
 inherit setuptools3 pypi
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2020-10-16 17:17 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-13  8:59 [meta-python][PATCH 1/7] python3-aiohttp: Upgrade 3.6.2 -> 3.6.3 Leon Anavi
2020-10-13  8:59 ` [meta-python][PATCH 2/7] python3-ujson: Upgrade 3.2.0 -> 4.0.1 Leon Anavi
2020-10-16 17:12   ` [oe] " Trevor Gamblin
2020-10-13  8:59 ` [meta-python][PATCH 3/7] python3-passlib: Upgrade 1.7.2 -> 1.7.4 Leon Anavi
2020-10-16 17:12   ` [oe] " Trevor Gamblin
2020-10-13  8:59 ` [meta-python][PATCH 4/7] python3-croniter: Upgrade 0.3.34 -> 0.3.35 Leon Anavi
2020-10-16 17:13   ` [oe] " Trevor Gamblin
2020-10-13  8:59 ` [meta-python][PATCH 5/7] python3-isort: Upgrade 5.5.4 -> 5.6.4 Leon Anavi
2020-10-16 17:13   ` [oe] " Trevor Gamblin
2020-10-13  8:59 ` [meta-python][PATCH 6/7] python3-prompt-toolkit: Upgrade 3.0.7 -> 3.0.8 Leon Anavi
2020-10-16 17:17   ` [oe] " Trevor Gamblin
2020-10-13  8:59 ` [meta-python][PATCH 7/7] python3-yarl: Upgrade 1.6.0 -> 1.6.2 Leon Anavi
2020-10-16 17:17   ` [oe] " Trevor Gamblin
2020-10-16 17:12 ` [oe] [meta-python][PATCH 1/7] python3-aiohttp: Upgrade 3.6.2 -> 3.6.3 Trevor Gamblin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox