All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] python-ipython: bump to version 5.8.0
@ 2018-09-29  5:28 Asaf Kahlon
  2018-10-08 19:17 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Asaf Kahlon @ 2018-09-29  5:28 UTC (permalink / raw)
  To: buildroot

Also add license hash.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
---
 package/python-ipython/python-ipython.hash | 8 +++++---
 package/python-ipython/python-ipython.mk   | 4 ++--
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/package/python-ipython/python-ipython.hash b/package/python-ipython/python-ipython.hash
index af1ed94b7a..41bdd70feb 100644
--- a/package/python-ipython/python-ipython.hash
+++ b/package/python-ipython/python-ipython.hash
@@ -1,3 +1,5 @@
-# md5 from https://pypi.python.org/pypi/ipython/json, sha256 locally computed
-md5 d8cc938f46801060239184a35ec9c5a6 ipython-5.4.0.tar.gz
-sha256 6907826c427c917bf0cdab71ee728288b1f1975c4b94b3ed608b67db3183c974 ipython-5.4.0.tar.gz
+# md5, sha256 from https://pypi.org/pypi/ipython/json
+md5 7014b8824981eef2cb893ea5398d6b8d ipython-5.8.0.tar.gz
+sha256 4bac649857611baaaf76bc82c173aa542f7486446c335fe1a6c05d0d491c8906 ipython-5.8.0.tar.gz
+# Locally computed sha256
+sha256 a5d87689342ec47cebdf623af06cec734c607666c696fe48271f2ff91752443d COPYING.rst
diff --git a/package/python-ipython/python-ipython.mk b/package/python-ipython/python-ipython.mk
index 5d92546fe0..79a48bf43d 100644
--- a/package/python-ipython/python-ipython.mk
+++ b/package/python-ipython/python-ipython.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_IPYTHON_VERSION = 5.4.0
+PYTHON_IPYTHON_VERSION = 5.8.0
 PYTHON_IPYTHON_SOURCE = ipython-$(PYTHON_IPYTHON_VERSION).tar.gz
-PYTHON_IPYTHON_SITE = https://pypi.python.org/packages/36/cd/765f53135bbbbcd691858aba3af124453a230fe0c752f009f69012fce5d5
+PYTHON_IPYTHON_SITE = https://files.pythonhosted.org/packages/41/a6/2d25314b1f9375639d8f8e0f8052e8cec5df511d3449f22c4f1c2d8cb3c6
 PYTHON_IPYTHON_LICENSE = BSD-3-Clause
 PYTHON_IPYTHON_LICENSE_FILES = COPYING.rst
 PYTHON_IPYTHON_SETUP_TYPE = distutils
-- 
2.17.1

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

* [Buildroot] [PATCH 1/1] python-ipython: bump to version 5.8.0
  2018-09-29  5:28 [Buildroot] [PATCH 1/1] python-ipython: bump to version 5.8.0 Asaf Kahlon
@ 2018-10-08 19:17 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2018-10-08 19:17 UTC (permalink / raw)
  To: buildroot

Hello,

On Sat, 29 Sep 2018 08:28:35 +0300, Asaf Kahlon wrote:
> Also add license hash.
> 
> Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
> ---
>  package/python-ipython/python-ipython.hash | 8 +++++---
>  package/python-ipython/python-ipython.mk   | 4 ++--
>  2 files changed, 7 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] 2+ messages in thread

end of thread, other threads:[~2018-10-08 19:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-29  5:28 [Buildroot] [PATCH 1/1] python-ipython: bump to version 5.8.0 Asaf Kahlon
2018-10-08 19:17 ` Thomas Petazzoni

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.