diff options
author | Asaf Kahlon <asafka7@gmail.com> | 2018-10-05 07:46:36 +0300 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-10-07 21:18:48 +0200 |
commit | f4972e2e8c7c251a263568158d3c9b9f4a04d042 (patch) | |
tree | d0434eba76b7ab7aeb4c8ce3090086c30e4c6a8a /package/python-django/python-django.hash | |
parent | 2ae0a7f0288b656d88bd4995a81069177be8a281 (diff) | |
download | buildroot-f4972e2e8c7c251a263568158d3c9b9f4a04d042.tar.gz buildroot-f4972e2e8c7c251a263568158d3c9b9f4a04d042.zip |
python-django: bump to version 2.1.2
Django has dropped support for Python 2.x
Fixes:
http://autobuild.buildroot.org/results/423/423d480271b8bfdd9319a11cd97f9229681478e4
Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-django/python-django.hash')
-rw-r--r-- | package/python-django/python-django.hash | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/package/python-django/python-django.hash b/package/python-django/python-django.hash index 6e6e7708db..9a9889ab1c 100644 --- a/package/python-django/python-django.hash +++ b/package/python-django/python-django.hash @@ -1,3 +1,5 @@ -# From https://www.djangoproject.com/m/pgp/Django-1.11.16.checksum.txt -sha256 29268cc47816a44f27308e60f71da635f549c47d8a1d003b28de55141df75791 Django-1.11.16.tar.gz +# md5, sha256 from https://pypi.org/pypi/django/json +md5 383ca4e98ad5d0aa9d71378fe743bdef Django-2.1.2.tar.gz +sha256 efbcad7ebb47daafbcead109b38a5bd519a3c3cd92c6ed0f691ff97fcdd16b45 Django-2.1.2.tar.gz +# Locally computed sha256 checksums sha256 b846415d1b514e9c1dff14a22deb906d794bc546ca6129f950a18cd091e2a669 LICENSE |