From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: James Hilliard <james.hilliard1@gmail.com>
Cc: Asaf Kahlon <asafka7@gmail.com>,
Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/python3: bump to version 3.11.1
Date: Sun, 11 Dec 2022 09:56:29 +0100 [thread overview]
Message-ID: <20221211085629.GL1044805@scaer> (raw)
In-Reply-To: <20221210212402.3721087-1-james.hilliard1@gmail.com>
James, All,
On 2022-12-10 14:24 -0700, James Hilliard spake thusly:
> Drop patch which is now upstream.
>
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
[--SNIP--]
> diff --git a/package/python3/python3.hash b/package/python3/python3.hash
> index c4ee79305d..db78544bd0 100644
> --- a/package/python3/python3.hash
> +++ b/package/python3/python3.hash
> @@ -1,3 +1,3 @@
> # Locally computed
> -sha256 a57dc82d77358617ba65b9841cee1e3b441f386c3789ddc0676eca077f2951c3 Python-3.11.0.tar.xz
> +sha256 85879192f2cffd56cb16c092905949ebf3e5e394b7f764723529637901dfb58f Python-3.11.1.tar.xz
> sha256 f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b LICENSE
$ make python3-legal-info
>>> python3 3.11.1 Collecting legal info
ERROR: LICENSE has wrong sha256 hash:
ERROR: expected: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b
ERROR: got : d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b
ERROR: Incomplete download, or man-in-the-middle (MITM) attack
make[1]: *** [package/python3/python3.mk:251: python3-legal-info] Error 1
make: *** [Makefile:23: _all] Error 2
Applied to master, with the licensing hash updated, and the commit log
extended to explain why, thanks.
I also applied a lot of your recent ptython packages bumps, I won't
reply to each of them individually, though..
Thanks!
Regards,
Yann E. MORIN.
> diff --git a/package/python3/python3.mk b/package/python3/python3.mk
> index 123bc8ef88..219d135b3f 100644
> --- a/package/python3/python3.mk
> +++ b/package/python3/python3.mk
> @@ -5,7 +5,7 @@
> ################################################################################
>
> PYTHON3_VERSION_MAJOR = 3.11
> -PYTHON3_VERSION = $(PYTHON3_VERSION_MAJOR).0
> +PYTHON3_VERSION = $(PYTHON3_VERSION_MAJOR).1
> PYTHON3_SOURCE = Python-$(PYTHON3_VERSION).tar.xz
> PYTHON3_SITE = https://python.org/ftp/python/$(PYTHON3_VERSION)
> PYTHON3_LICENSE = Python-2.0, others
> --
> 2.34.1
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2022-12-11 9:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-10 21:24 [Buildroot] [PATCH 1/1] package/python3: bump to version 3.11.1 James Hilliard
2022-12-11 8:56 ` Yann E. MORIN [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=20221211085629.GL1044805@scaer \
--to=yann.morin.1998@free.fr \
--cc=asafka7@gmail.com \
--cc=buildroot@buildroot.org \
--cc=james.hilliard1@gmail.com \
--cc=thomas.petazzoni@bootlin.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.