mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Robin van der Gracht <robin@protonic.nl>
To: ptxdist@pengutronix.de
Cc: robin@protonic.nl
Subject: [ptxdist] [PATCH v2 4/5] python3-aiohttp: Version bumb to 3.8.4
Date: Tue, 28 Mar 2023 14:32:25 +0200	[thread overview]
Message-ID: <20230328123226.668075-5-robin@protonic.nl> (raw)
In-Reply-To: <20230328123226.668075-1-robin@protonic.nl>

Current version has no Python3.11 support.

aiohttp/_websocket.c:198:12: fatal error: longintrepr.h: No such file or directory
  198 |   #include "longintrepr.h"
      |            ^~~~~~~~~~~~~~~
compilation terminated.

Signed-off-by: Robin van der Gracht <robin@protonic.nl>
---
 rules/python3-aiohttp.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/python3-aiohttp.make b/rules/python3-aiohttp.make
index 64bd6b0e8..a49f8f3cc 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.8.1
-PYTHON3_AIOHTTP_MD5	:= faf7726dc65a940272874c0f441e8ec6
+PYTHON3_AIOHTTP_VERSION	:= 3.8.4
+PYTHON3_AIOHTTP_MD5	:= 8208bc4b519ac4520720577f93561855
 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.37.2




  parent reply	other threads:[~2023-03-28 12:33 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-28 12:32 [ptxdist] [PATCH v2 0/5] Update to Python3.11 Robin van der Gracht
2023-03-28 12:32 ` [ptxdist] [PATCH v2 1/5] python3: Version bumb to 3.11.2 Robin van der Gracht
2023-04-12  6:29   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-03-28 12:32 ` [ptxdist] [PATCH v2 2/5] python3-aiofiles: Version bumb to 0.8.0 Robin van der Gracht
2023-04-12  6:29   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-03-28 12:32 ` [ptxdist] [PATCH v2 3/5] python3-frozenlist: Version bumb 1.3.3 Robin van der Gracht
2023-04-12  6:29   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-03-28 12:32 ` Robin van der Gracht [this message]
2023-04-12  6:29   ` [ptxdist] [APPLIED] python3-aiohttp: Version bumb to 3.8.4 Michael Olbrich
2023-03-28 12:32 ` [ptxdist] [PATCH v2 5/5] python3-yarl: Version bumb to 1.8.2 Robin van der Gracht
2023-04-12  6:29   ` [ptxdist] [APPLIED] " 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=20230328123226.668075-5-robin@protonic.nl \
    --to=robin@protonic.nl \
    --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