diff options
author | Asaf Kahlon <asafka7@gmail.com> | 2018-09-29 08:28:35 +0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-10-08 21:14:32 +0200 |
commit | 3642ff48407187d443e579d7b4524551004b2f40 (patch) | |
tree | 3831dbdc7b6b11646d2a749a77bf0a8e08e38ffc /package/python-ipython/python-ipython.hash | |
parent | 67e4206188c30021856c55f650831f6be0780f6a (diff) | |
download | buildroot-3642ff48407187d443e579d7b4524551004b2f40.tar.gz buildroot-3642ff48407187d443e579d7b4524551004b2f40.zip |
python-ipython: bump to version 5.8.0
Also add license hash.
Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-ipython/python-ipython.hash')
-rw-r--r-- | package/python-ipython/python-ipython.hash | 8 |
1 files changed, 5 insertions, 3 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 |