All of lore.kernel.org
 help / color / mirror / Atom feed
From: wangmy@fujitsu.com
To: openembedded-devel@lists.openembedded.org
Cc: Wang Mingyu <wangmy@fujitsu.com>
Subject: [oe] [meta-python] [PATCH 21/45] python3-aiohttp: upgrade 3.11.13 -> 3.11.14
Date: Tue, 25 Mar 2025 17:01:28 +0800	[thread overview]
Message-ID: <1742893312-3809-21-git-send-email-wangmy@fujitsu.com> (raw)
In-Reply-To: <1742893312-3809-1-git-send-email-wangmy@fujitsu.com>

From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
===========
- Fixed an issue where dns queries were delayed indefinitely when an
  exception occurred in a trace.send_dns_cache_miss
- Fixed DNS resolution on platforms that don't support socket.AI_ADDRCONFIG
- The connector now raises :exc:aiohttp.ClientConnectionError instead of
  :exc:OSError when failing to explicitly close the socket after
  :py:meth:asyncio.loop.create_connection fails
- Break cyclic references at connection close when there was a traceback
- Break cyclic references when there is an exception handling a request
- Improved logging on non-overlapping WebSocket client protocols to include
  the remote address
- Improved performance of parsing content types by adding a cache in the same
  manner currently done with mime types

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-aiohttp_3.11.13.bb => python3-aiohttp_3.11.14.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-aiohttp_3.11.13.bb => python3-aiohttp_3.11.14.bb} (86%)

diff --git a/meta-python/recipes-devtools/python/python3-aiohttp_3.11.13.bb b/meta-python/recipes-devtools/python/python3-aiohttp_3.11.14.bb
similarity index 86%
rename from meta-python/recipes-devtools/python/python3-aiohttp_3.11.13.bb
rename to meta-python/recipes-devtools/python/python3-aiohttp_3.11.14.bb
index ad1275e201..8a3ec3cc33 100644
--- a/meta-python/recipes-devtools/python/python3-aiohttp_3.11.13.bb
+++ b/meta-python/recipes-devtools/python/python3-aiohttp_3.11.14.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/aio-libs/aiohttp"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=748073912af33aa59430d3702aa32d41"
 
-SRC_URI[sha256sum] = "8ce789231404ca8fff7f693cdce398abf6d90fd5dae2b1847477196c243b1fbb"
+SRC_URI[sha256sum] = "d6edc538c7480fa0a3b2bdd705f8010062d74700198da55d16498e1b49549b9c"
 
 inherit python_setuptools_build_meta pypi
 
-- 
2.43.0



  parent reply	other threads:[~2025-03-25  9:02 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-25  9:01 [oe] [meta-oe] [PATCH 01/45] abseil-cpp: upgrade 20250127.0 -> 20250127.1 wangmy
2025-03-25  9:01 ` [oe] [meta-oe] [PATCH 02/45] adw-gtk3: upgrade 5.6 -> 5.7 wangmy
2025-03-25  9:01 ` [oe] [meta-oe] [PATCH 03/45] ddrescue: upgrade 1.29 -> 1.29.1 wangmy
2025-03-25  9:01 ` [oe] [meta-oe] [PATCH 04/45] flashrom: upgrade 1.4.0 -> 1.5.1 wangmy
2025-03-25  9:01 ` [oe] [meta-gnome] [PATCH 05/45] gnome-font-viewer: upgrade 47.0 -> 48.0 wangmy
2025-03-25  9:01 ` [oe] [meta-oe] [PATCH 06/45] icewm: upgrade 3.7.1 -> 3.7.2 wangmy
2025-03-25  9:01 ` [oe] [meta-oe] [PATCH 07/45] imlib2: upgrade 1.12.3 -> 1.12.4 wangmy
2025-03-25  9:01 ` [oe] [meta-oe] [PATCH 08/45] jwt-cpp: upgrade 0.7.0 -> 0.7.1 wangmy
2025-03-25  9:01 ` [oe] [meta-oe] [PATCH 09/45] libcbor: upgrade 0.11.0 -> 0.12.0 wangmy
2025-03-25  9:01 ` [oe] [meta-networking] [PATCH 10/45] libdaq: upgrade 3.0.18 -> 3.0.19 wangmy
2025-03-25  9:01 ` [oe] [meta-gnome] [PATCH 11/45] libdex: upgrade 0.8.1 -> 0.10.0 wangmy
2025-03-25  9:01 ` [oe] [meta-oe] [PATCH 12/45] libharu: upgrade 2.4.4 -> 2.4.5 wangmy
2025-03-25  9:01 ` [oe] [meta-oe] [PATCH 13/45] libnewt: upgrade 0.52.24 -> 0.52.25 wangmy
2025-03-25  9:01 ` [oe] [meta-gnome] [PATCH 14/45] libpanel: upgrade 1.8.1 -> 1.10.0 wangmy
2025-03-25  9:01 ` [oe] [meta-gnome] [PATCH 15/45] libpeas: upgrade 2.0.5 -> 2.0.7 wangmy
2025-03-25  9:01 ` [oe] [meta-gnome] [PATCH 16/45] libspelling: upgrade 0.4.6 -> 0.4.7 wangmy
2025-03-25  9:01 ` [oe] [meta-oe] [PATCH 17/45] libtinyxml2: upgrade 10.1.0 -> 11.0.0 wangmy
2025-03-25  9:01 ` [oe] [meta-networking] [PATCH 18/45] memcached: upgrade 1.6.37 -> 1.6.38 wangmy
2025-03-25  9:01 ` [oe] [meta-oe] [PATCH 19/45] php: upgrade 8.4.4 -> 8.4.5 wangmy
2025-03-25  9:01 ` [oe] [meta-python] [PATCH 20/45] python3-aiohappyeyeballs: upgrade 2.5.0 -> 2.6.1 wangmy
2025-03-25  9:01 ` wangmy [this message]
2025-03-25  9:01 ` [oe] [meta-python] [PATCH 22/45] python3-bitarray: upgrade 3.1.1 -> 3.2.0 wangmy
2025-03-25  9:01 ` [oe] [meta-python] [PATCH 23/45] python3-coverage: upgrade 7.6.12 -> 7.7.1 wangmy
2025-03-25  9:01 ` [oe] [meta-python] [PATCH 24/45] python3-dbus-fast: upgrade 2.39.3 -> 2.39.6 wangmy
2025-03-25  9:01 ` [oe] [meta-python] [PATCH 25/45] python3-ecdsa: upgrade 0.19.0 -> 0.19.1 wangmy
2025-03-25  9:01 ` [oe] [meta-python] [PATCH 26/45] python3-grpcio-channelz: upgrade 1.70.0 -> 1.71.0 wangmy
2025-03-25  9:01 ` [oe] [meta-python] [PATCH 27/45] python3-grpcio-reflection: " wangmy
2025-03-25  9:01 ` [oe] [meta-python] [PATCH 28/45] python3-grpcio-tools: " wangmy
2025-03-25  9:01 ` [oe] [meta-python] [PATCH 29/45] python3-grpcio: " wangmy
2025-03-25  9:01 ` [oe] [meta-python] [PATCH 30/45] python3-huey: upgrade 2.5.2 -> 2.5.3 wangmy
2025-03-25  9:01 ` [oe] [meta-python] [PATCH 31/45] python3-inline-snapshot: upgrade 0.20.5 -> 0.20.8 wangmy
2025-03-25  9:01 ` [oe] [meta-python] [PATCH 32/45] python3-platformdirs: upgrade 4.3.6 -> 4.3.7 wangmy
2025-03-25  9:01 ` [oe] [meta-python] [PATCH 33/45] python3-protobuf: upgrade 5.29.4 -> 6.30.1 wangmy
2025-03-25 10:43   ` Gyorgy Sarvari
2025-03-25 21:57     ` Khem Raj
2025-03-25  9:01 ` [oe] [meta-python] [PATCH 34/45] python3-psycopg: upgrade 3.2.5 -> 3.2.6 wangmy
2025-03-25  9:01 ` [oe] [meta-python] [PATCH 35/45] python3-pymisp: upgrade 2.5.7.1 -> 2.5.8.1 wangmy
2025-03-25  9:01 ` [oe] [meta-python] [PATCH 36/45] python3-pymongo: upgrade 4.11.2 -> 4.11.3 wangmy
2025-03-25  9:01 ` [oe] [meta-python] [PATCH 37/45] python3-responses: upgrade 0.25.6 -> 0.25.7 wangmy
2025-03-25  9:01 ` [oe] [meta-python] [PATCH 38/45] python3-scikit-build-core: upgrade 0.11.0 -> 0.11.1 wangmy
2025-03-25  9:01 ` [oe] [meta-python] [PATCH 39/45] python3-sqlalchemy: upgrade 2.0.38 -> 2.0.39 wangmy
2025-03-25  9:01 ` [oe] [meta-python] [PATCH 40/45] python3-web3: upgrade 7.8.0 -> 7.9.0 wangmy
2025-03-25  9:01 ` [oe] [meta-python] [PATCH 41/45] python3-xmlschema: upgrade 3.4.3 -> 3.4.5 wangmy
2025-03-25  9:01 ` [oe] [meta-oe] [PATCH 42/45] qpdf: upgrade 11.10.1 -> 12.0.0 wangmy
2025-03-25  9:01 ` [oe] [meta-oe] [PATCH 43/45] rasdaemon: upgrade 0.8.2 -> 0.8.3 wangmy
2025-03-25  9:01 ` [oe] [meta-oe] [PATCH 44/45] thingsboard-gateway: upgrade 3.6.3 -> 3.7.2 wangmy
2025-03-25  9:01 ` [oe] [meta-gnome] [PATCH 45/45] xdg-desktop-portal-gtk: upgrade 1.15.2 -> 1.15.3 wangmy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1742893312-3809-21-git-send-email-wangmy@fujitsu.com \
    --to=wangmy@fujitsu.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.