diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-06-16 23:36:11 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2015-06-22 23:13:46 +0200 |
commit | 7076e6f61cbcd45f463eb70ab1ffbb8ff7f27819 (patch) | |
tree | b2c3e2d0f9c837c9407a1b196a9fb80054213705 /package/python/python.hash | |
parent | d98eed3222c928914e6d10a4ac62bc107c2dc5e9 (diff) | |
download | buildroot-7076e6f61cbcd45f463eb70ab1ffbb8ff7f27819.tar.gz buildroot-7076e6f61cbcd45f463eb70ab1ffbb8ff7f27819.zip |
python: bump to 2.7.10
Patches are simply refreshed, except
004-sysconfigdata-install-location.patch where a minor conflict
resolution was needed.
[Peter: fixup .hash as pointed out by Arnout]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python/python.hash')
-rw-r--r-- | package/python/python.hash | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/package/python/python.hash b/package/python/python.hash index f741e854ad..ef8dd98120 100644 --- a/package/python/python.hash +++ b/package/python/python.hash @@ -1,2 +1,4 @@ -# Locally calculated after checking pgp signature -sha256 90d27e14ea7e03570026850e2e50ba71ad20b7eb31035aada1cf3def8f8d4916 Python-2.7.9.tar.xz +# From https://www.python.org/downloads/release/python-2710/ +md5 c685ef0b8e9f27b5e3db5db12b268ac6 Python-2.7.10.tar.xz +# Locally calculated +sha256 1cd3730781b91caf0fa1c4d472dc29274186480161a150294c42ce9b5c5effc0 Python-2.7.10.tar.xz |