public inbox for buildroot@busybox.net
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/python: bump version to 2.7.18
@ 2020-04-22 16:43 Bernd Kuhls
  2020-04-23 20:15 ` Thomas Petazzoni
  2020-05-08  8:07 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Bernd Kuhls @ 2020-04-22 16:43 UTC (permalink / raw)
  To: buildroot

Release notes:
https://pythoninsider.blogspot.com/2020/04/python-2718-last-release-of-python-2.html

Updated license hash due to upstream commit:
https://github.com/python/cpython/commit/aa5b196c180d4c1dbe5a8593e55066e630d38c09

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/python/python.hash | 8 ++++----
 package/python/python.mk   | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/python/python.hash b/package/python/python.hash
index aa809b9a61..f5e51d9638 100644
--- a/package/python/python.hash
+++ b/package/python/python.hash
@@ -1,5 +1,5 @@
-# From https://www.python.org/downloads/release/python-2717/
-md5 b3b6d2c92f42a60667814358ab9f0cfd Python-2.7.17.tar.xz
+# From https://www.python.org/downloads/release/python-2718/
+md5  fd6cc8ec0a78c44036f825e739f36e5a Python-2.7.18.tar.xz
 # Locally calculated
-sha256 4d43f033cdbd0aa7b7023c81b0e986fd11e653b5248dac9144d508f11812ba41  Python-2.7.17.tar.xz
-sha256 a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c  LICENSE
+sha256  b62c0e7937551d0cc02b8fd5cb0f544f9405bafc9a54d3808ed4594812edef43  Python-2.7.18.tar.xz
+sha256  de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23  LICENSE
diff --git a/package/python/python.mk b/package/python/python.mk
index f9d5619612..ccaaadd012 100644
--- a/package/python/python.mk
+++ b/package/python/python.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 PYTHON_VERSION_MAJOR = 2.7
-PYTHON_VERSION = $(PYTHON_VERSION_MAJOR).17
+PYTHON_VERSION = $(PYTHON_VERSION_MAJOR).18
 PYTHON_SOURCE = Python-$(PYTHON_VERSION).tar.xz
 PYTHON_SITE = https://python.org/ftp/python/$(PYTHON_VERSION)
 PYTHON_LICENSE = Python-2.0, others
-- 
2.26.2

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] package/python: bump version to 2.7.18
  2020-04-22 16:43 [Buildroot] [PATCH 1/1] package/python: bump version to 2.7.18 Bernd Kuhls
@ 2020-04-23 20:15 ` Thomas Petazzoni
  2020-05-08  8:07 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2020-04-23 20:15 UTC (permalink / raw)
  To: buildroot

On Wed, 22 Apr 2020 18:43:45 +0200
Bernd Kuhls <bernd.kuhls@t-online.de> wrote:

> Release notes:
> https://pythoninsider.blogspot.com/2020/04/python-2718-last-release-of-python-2.html
> 
> Updated license hash due to upstream commit:
> https://github.com/python/cpython/commit/aa5b196c180d4c1dbe5a8593e55066e630d38c09
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/python/python.hash | 8 ++++----
>  package/python/python.mk   | 2 +-
>  2 files changed, 5 insertions(+), 5 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] package/python: bump version to 2.7.18
  2020-04-22 16:43 [Buildroot] [PATCH 1/1] package/python: bump version to 2.7.18 Bernd Kuhls
  2020-04-23 20:15 ` Thomas Petazzoni
@ 2020-05-08  8:07 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2020-05-08  8:07 UTC (permalink / raw)
  To: buildroot

>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > Release notes:
 > https://pythoninsider.blogspot.com/2020/04/python-2718-last-release-of-python-2.html

 > Updated license hash due to upstream commit:
 > https://github.com/python/cpython/commit/aa5b196c180d4c1dbe5a8593e55066e630d38c09

 > Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Committed to 2020.02.x, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-05-08  8:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-22 16:43 [Buildroot] [PATCH 1/1] package/python: bump version to 2.7.18 Bernd Kuhls
2020-04-23 20:15 ` Thomas Petazzoni
2020-05-08  8:07 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox