diff options
author | Yegor Yefremov <yegorslists@googlemail.com> | 2017-06-15 10:03:19 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-06-15 22:29:22 +0200 |
commit | 5896bb8aea975fdd811eec30552fd65e5aa8dee2 (patch) | |
tree | 36a70aefe69554f71f9f5a9673121a8bbceb0bda /package/python-setuptools/python-setuptools.hash | |
parent | bc89353ac24ab8ac032d87bab7f00146348d6d96 (diff) | |
download | buildroot-5896bb8aea975fdd811eec30552fd65e5aa8dee2.tar.gz buildroot-5896bb8aea975fdd811eec30552fd65e5aa8dee2.zip |
python-setuptools: bump to version 36.0.1
Recent setuptools versions require bootstrap.py to be invoked
before the standard setup process. So create such pre configure
hooks for both host and target versions.
Change download location to GitHub because setuptools doesn't
provide *.tar.gz any longer.
Fix legal info. setuptools is now licensed under MIT licence.
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-setuptools/python-setuptools.hash')
-rw-r--r-- | package/python-setuptools/python-setuptools.hash | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/package/python-setuptools/python-setuptools.hash b/package/python-setuptools/python-setuptools.hash index 88113fa1f9..de6ad56d44 100644 --- a/package/python-setuptools/python-setuptools.hash +++ b/package/python-setuptools/python-setuptools.hash @@ -1,4 +1,2 @@ -# From https://pypi.python.org/pypi/setuptools/18.7.1 -md5 a0984da9cd8d7b582e1fd7de67dfdbcc setuptools-18.7.1.tar.gz # Locally calculated -sha256 aff36c95035e0b311eacb1434e3f7e85f5ccaad477773847e582978f8f45bd74 setuptools-18.7.1.tar.gz +sha256 99339ac1b4c9bc0a74745d6ff196a207ddfb5f7ca75df76f3d8d081a7f70cecc python-setuptools-v36.0.1.tar.gz |