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 2/5] python3-aiofiles: Version bumb to 0.8.0
Date: Tue, 28 Mar 2023 14:32:23 +0200	[thread overview]
Message-ID: <20230328123226.668075-3-robin@protonic.nl> (raw)
In-Reply-To: <20230328123226.668075-1-robin@protonic.nl>

Current version has no Python3.11 support.

import aiofiles
File "/usr/lib/python3.11/site-packages/aiofiles/__init__.py", line 2, in <module>
File "/usr/lib/python3.11/site-packages/aiofiles/threadpool/__init__.py", line 8, in <module>
File "/usr/lib/python3.11/site-packages/aiofiles/threadpool/binary.py", line 1, in <module>
File "/usr/lib/python3.11/site-packages/aiofiles/base.py", line 7, in <module>
File "/usr/lib/python3.11/site-packages/aiofiles/base.py", line 14, in AsyncBase
AttributeError: module 'asyncio' has no attribute 'coroutine'. Did you mean: 'coroutines'?

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

diff --git a/rules/python3-aiofiles.make b/rules/python3-aiofiles.make
index edb5d23e1..7fe76c4de 100644
--- a/rules/python3-aiofiles.make
+++ b/rules/python3-aiofiles.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_PYTHON3_AIOFILES) += python3-aiofiles
 #
 # Paths and names
 #
-PYTHON3_AIOFILES_VERSION	:= 0.3.2
-PYTHON3_AIOFILES_MD5		:= 726de778d9e4b1c6d5e4d04994a03505
+PYTHON3_AIOFILES_VERSION	:= 0.8.0
+PYTHON3_AIOFILES_MD5		:= 697deeb4fdcb620c45f114f173ed7c0d
 PYTHON3_AIOFILES		:= aiofiles-$(PYTHON3_AIOFILES_VERSION)
 PYTHON3_AIOFILES_SUFFIX		:= tar.gz
 PYTHON3_AIOFILES_URL		:= $(call ptx/mirror-pypi, aiofiles, $(PYTHON3_AIOFILES).$(PYTHON3_AIOFILES_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 ` Robin van der Gracht [this message]
2023-04-12  6:29   ` [ptxdist] [APPLIED] python3-aiofiles: Version bumb to 0.8.0 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 ` [ptxdist] [PATCH v2 4/5] python3-aiohttp: Version bumb to 3.8.4 Robin van der Gracht
2023-04-12  6:29   ` [ptxdist] [APPLIED] " 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-3-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