From 71d6705ef6a3516325891bc117b3253b49ca0f5f Mon Sep 17 00:00:00 2001 From: Oli Vogt Date: Sat, 3 Jan 2015 13:28:24 +1300 Subject: python-django: new package [Thomas: - Bump to Django 1.7.2, the latest available version; - Support Python 3 in addition to Python 2. - Use a download location from pypi.python.org since the download location from djangoproject.com didn't work as is and is impractical to use with Buildroot: the full URL of the tarball is https://www.djangoproject.com/download/1.7.2/tarball/. I.e, it does not end with the tarball file name.] Signed-off-by: oli vogt Signed-off-by: Thomas Petazzoni --- package/python-django/python-django.hash | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 package/python-django/python-django.hash (limited to 'package/python-django/python-django.hash') diff --git a/package/python-django/python-django.hash b/package/python-django/python-django.hash new file mode 100644 index 0000000000..0195a13b05 --- /dev/null +++ b/package/python-django/python-django.hash @@ -0,0 +1,2 @@ +# sha256 from https://www.djangoproject.com/m/pgp/Django-1.7.2.checksum.txt +sha256 31c6c3c229f8c04b3be87e6afc3492903b57ec8f1188a47b6ae160d90cf653c8 Django-1.7.2.tar.gz -- cgit v1.2.3