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 van der Gracht <robin@protonic.nl>
Subject: [ptxdist] [PATCH 5/5] python3-yarl: Version bumb to 1.8.2
Date: Wed, 22 Mar 2023 11:13:58 +0100	[thread overview]
Message-ID: <20230322101358.3305793-6-robin@protonic.nl> (raw)
In-Reply-To: <20230322101358.3305793-1-robin@protonic.nl>

Current version has no Python3.11 support.

yarl/_quoting_c.c:196:12: fatal error: longintrepr.h: No such file or directory
  196 |   #include "longintrepr.h"
      |            ^~~~~~~~~~~~~~~
compilation terminated.

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

diff --git a/rules/python3-yarl.make b/rules/python3-yarl.make
index d6831493f..0f6f2d8e3 100644
--- a/rules/python3-yarl.make
+++ b/rules/python3-yarl.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_PYTHON3_YARL) += python3-yarl
 #
 # Paths and names
 #
-PYTHON3_YARL_VERSION	:= 1.5.1
-PYTHON3_YARL_MD5	:= a9b20bf0b8a6962e1101b28908a67bf8
+PYTHON3_YARL_VERSION	:= 1.8.2
+PYTHON3_YARL_MD5	:= 57c82725b9f4895eecee45faf5e61a54
 PYTHON3_YARL		:= yarl-$(PYTHON3_YARL_VERSION)
 PYTHON3_YARL_SUFFIX	:= tar.gz
 PYTHON3_YARL_URL	:= $(call ptx/mirror-pypi, yarl, $(PYTHON3_YARL).$(PYTHON3_YARL_SUFFIX))
-- 
2.37.2




      parent reply	other threads:[~2023-03-22 10:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-22 10:13 [ptxdist] [PATCH 0/5] Update to Python3.11 Robin van der Gracht
2023-03-22 10:13 ` [ptxdist] [PATCH 1/5] python3: Version bumb to 3.11.2 Robin van der Gracht
2023-03-22 19:14   ` Michael Olbrich
2023-03-28 12:28     ` Robin van der Gracht
2023-03-22 10:13 ` [ptxdist] [PATCH 2/5] python3-aiofiles: Version bumb to 0.8.0 Robin van der Gracht
2023-03-22 10:13 ` [ptxdist] [PATCH 3/5] python3-frozenlist: Version bumb 1.3.3 Robin van der Gracht
2023-03-22 10:13 ` [ptxdist] [PATCH 4/5] python3-aiohttp: Version bumb to 3.8.4 Robin van der Gracht
2023-03-22 10:13 ` Robin van der Gracht [this message]

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=20230322101358.3305793-6-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