mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Enrico Jorns <ejo@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: ejo@pengutronix.de
Subject: [ptxdist] [PATCH v2 6/6] python3-aiohttp: version bump 3.6.1 -> 3.8.1
Date: Fri, 24 Jun 2022 13:42:46 +0200	[thread overview]
Message-ID: <20220624114246.161813-7-ejo@pengutronix.de> (raw)
In-Reply-To: <20220624114246.161813-1-ejo@pengutronix.de>

Signed-off-by: Enrico Jorns <ejo@pengutronix.de>
---
 rules/python3-aiohttp.in   | 3 +++
 rules/python3-aiohttp.make | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/rules/python3-aiohttp.in b/rules/python3-aiohttp.in
index 6e9d4a2db..333d78e58 100644
--- a/rules/python3-aiohttp.in
+++ b/rules/python3-aiohttp.in
@@ -9,6 +9,9 @@ config PYTHON3_AIOHTTP
 	select PYTHON3_YARL		if RUNTIME
 	select PYTHON3_ASYNC_TIMEOUT	if RUNTIME
 	select PYTHON3_ATTRS		if RUNTIME
+	select PYTHON3_IDNA_SSL		if RUNTIME
+	select PYTHON3_CHARSET_NORMALIZER	if RUNTIME
+	select PYTHON3_AIOSIGNAL	if RUNTIME
 	prompt "aiohttp"
 	help
 	  http client/server for asyncio
diff --git a/rules/python3-aiohttp.make b/rules/python3-aiohttp.make
index 7ced97fd3..64bd6b0e8 100644
--- a/rules/python3-aiohttp.make
+++ b/rules/python3-aiohttp.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_PYTHON3_AIOHTTP) += python3-aiohttp
 #
 # Paths and names
 #
-PYTHON3_AIOHTTP_VERSION	:= 3.6.2
-PYTHON3_AIOHTTP_MD5	:= ca40144c199a09fc1a141960cf6295f0
+PYTHON3_AIOHTTP_VERSION	:= 3.8.1
+PYTHON3_AIOHTTP_MD5	:= faf7726dc65a940272874c0f441e8ec6
 PYTHON3_AIOHTTP		:= aiohttp-$(PYTHON3_AIOHTTP_VERSION)
 PYTHON3_AIOHTTP_SUFFIX	:= tar.gz
 PYTHON3_AIOHTTP_URL	:= $(call ptx/mirror-pypi, aiohttp, $(PYTHON3_AIOHTTP).$(PYTHON3_AIOHTTP_SUFFIX))
-- 
2.30.2




  parent reply	other threads:[~2022-06-24 11:47 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-24 11:42 [ptxdist] [PATCH v2 0/6] python3-aiohttp version bump to 3.8.1 Enrico Jorns
2022-06-24 11:42 ` [ptxdist] [PATCH v2 1/6] python3-charset-normalizer: new package Enrico Jorns
2022-07-01  5:10   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-06-24 11:42 ` [ptxdist] [PATCH v2 2/6] python3-async-timeout.make: version bump 3.0.1 -> 4.0.2 Enrico Jorns
2022-07-01  5:10   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-06-24 11:42 ` [ptxdist] [PATCH v2 3/6] python3-idna-ssl: new package Enrico Jorns
2022-07-01  5:10   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-06-24 11:42 ` [ptxdist] [PATCH v2 4/6] python3-frozenlist: " Enrico Jorns
2022-07-01  5:10   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-06-24 11:42 ` [ptxdist] [PATCH v2 5/6] python3-aiosignal: " Enrico Jorns
2022-07-01  5:10   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-06-24 11:42 ` Enrico Jorns [this message]
2022-07-01  5:10   ` [ptxdist] [APPLIED] python3-aiohttp: version bump 3.6.1 -> 3.8.1 Michael Olbrich

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=20220624114246.161813-7-ejo@pengutronix.de \
    --to=ejo@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox