mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: Robin van der Gracht <robin@protonic.nl>
Cc: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH 1/5] python3: Version bumb to 3.11.2
Date: Wed, 22 Mar 2023 20:14:58 +0100	[thread overview]
Message-ID: <ZBtTsvckAgQO4mdt@pengutronix.de> (raw)
In-Reply-To: <20230322101358.3305793-2-robin@protonic.nl>

On Wed, Mar 22, 2023 at 11:13:54AM +0100, Robin van der Gracht wrote:
> Signed-off-by: Robin van der Gracht <robin@protonic.nl>

There are two patches for the old Python version. The second one is
obsolete with the latest toolchain wrapper changes. But please check the
rpath referenced in the first patch and either remove or update the patch.

Michael

> ---
>  rules/python3.make | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)
> 
> diff --git a/rules/python3.make b/rules/python3.make
> index b8cffc190..d3f872206 100644
> --- a/rules/python3.make
> +++ b/rules/python3.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_PYTHON3) += python3
>  #
>  # Paths and names
>  #
> -PYTHON3_VERSION		:= 3.10.4
> -PYTHON3_MD5		:= 21f2e113e087083a1e8cf10553d93599
> +PYTHON3_VERSION		:= 3.11.2
> +PYTHON3_MD5		:= a957cffb58a89303b62124896881950b
>  PYTHON3_MAJORMINOR	:= $(basename $(PYTHON3_VERSION))
>  PYTHON3_SITEPACKAGES	:= /usr/lib/python$(PYTHON3_MAJORMINOR)/site-packages
>  PYTHON3			:= Python-$(PYTHON3_VERSION)
> @@ -76,7 +76,8 @@ PYTHON3_CONF_OPT	:= \
>  	--without-dtrace \
>  	--with-computed-gotos \
>  	--without-ensurepip \
> -	--with-openssl=$(SYSROOT)/usr
> +	--with-openssl=$(SYSROOT)/usr \
> +	--with-build-python=python$(PYTHON3_MAJORMINOR)
>  
>  # Keep dictionary order in .pyc files stable
>  PYTHON3_MAKE_ENV := \
> -- 
> 2.37.2
> 
> 
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



  reply	other threads:[~2023-03-22 19: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 [this message]
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 ` [ptxdist] [PATCH 5/5] python3-yarl: Version bumb to 1.8.2 Robin van der Gracht

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=ZBtTsvckAgQO4mdt@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    --cc=robin@protonic.nl \
    /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