* [Buildroot] [PATCH 1/1] package/python3: bump version to 3.11.6
@ 2023-10-02 20:04 Bernd Kuhls
2023-10-11 15:11 ` Peter Korsgaard
0 siblings, 1 reply; 3+ messages in thread
From: Bernd Kuhls @ 2023-10-02 20:04 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Asaf Kahlon, Thomas Petazzoni
Release notes: https://www.python.org/downloads/release/python-3116/
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/python3/python3.hash | 6 +++---
package/python3/python3.mk | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python3/python3.hash b/package/python3/python3.hash
index 1a0fee3290..39a16c1f71 100644
--- a/package/python3/python3.hash
+++ b/package/python3/python3.hash
@@ -1,5 +1,5 @@
-# From https://www.python.org/downloads/release/python-3115/
-md5 393856f1b7713aa8bba4b642ab9985d3 Python-3.11.5.tar.xz
+# From https://www.python.org/downloads/release/python-3116/
+md5 d0c5a1a31efe879723e51addf56dd206 Python-3.11.6.tar.xz
# Locally computed
-sha256 85cd12e9cf1d6d5a45f17f7afe1cebe7ee628d3282281c492e86adf636defa3f Python-3.11.5.tar.xz
+sha256 0fab78fa7f133f4f38210c6260d90d7c0d5c7198446419ce057ec7ac2e6f5f38 Python-3.11.6.tar.xz
sha256 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf LICENSE
diff --git a/package/python3/python3.mk b/package/python3/python3.mk
index cfe5e1ee6e..b9c5054a21 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).5
+PYTHON3_VERSION = $(PYTHON3_VERSION_MAJOR).6
PYTHON3_SOURCE = Python-$(PYTHON3_VERSION).tar.xz
PYTHON3_SITE = https://python.org/ftp/python/$(PYTHON3_VERSION)
PYTHON3_LICENSE = Python-2.0, others
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/python3: bump version to 3.11.6
2023-10-02 20:04 [Buildroot] [PATCH 1/1] package/python3: bump version to 3.11.6 Bernd Kuhls
@ 2023-10-11 15:11 ` Peter Korsgaard
2023-10-13 18:25 ` Peter Korsgaard
0 siblings, 1 reply; 3+ messages in thread
From: Peter Korsgaard @ 2023-10-11 15:11 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: James Hilliard, Thomas Petazzoni, Asaf Kahlon, buildroot
>>>>> "Bernd" == Bernd Kuhls <bernd@kuhls.net> writes:
> Release notes: https://www.python.org/downloads/release/python-3116/
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/python3: bump version to 3.11.6
2023-10-11 15:11 ` Peter Korsgaard
@ 2023-10-13 18:25 ` Peter Korsgaard
0 siblings, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2023-10-13 18:25 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: James Hilliard, Asaf Kahlon, Thomas Petazzoni, buildroot
>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:
>>>>> "Bernd" == Bernd Kuhls <bernd@kuhls.net> writes:
>> Release notes: https://www.python.org/downloads/release/python-3116/
>> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> Committed, thanks.
Committed to 2023.02.x and 2023.08.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-10-13 18:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-02 20:04 [Buildroot] [PATCH 1/1] package/python3: bump version to 3.11.6 Bernd Kuhls
2023-10-11 15:11 ` Peter Korsgaard
2023-10-13 18:25 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox