summaryrefslogtreecommitdiffstats
path: root/python/python3-django
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2018-06-02 10:19:36 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-06-09 07:15:41 +0700
commit62e7d737525a857d066d1a7678b7c072fc0f823c (patch)
treebc472395646408fadbce7afebe970cbdee0f7aad /python/python3-django
parentdecdc71a37d373dede904b27c4a9716a0a7c20ea (diff)
downloadslackbuilds-62e7d737525a857d066d1a7678b7c072fc0f823c.tar.gz
slackbuilds-62e7d737525a857d066d1a7678b7c072fc0f823c.tar.xz
python/python3-django: Updated for version 2.0.6.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/python3-django')
-rw-r--r--python/python3-django/python3-django.SlackBuild2
-rw-r--r--python/python3-django/python3-django.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-django/python3-django.SlackBuild b/python/python3-django/python3-django.SlackBuild
index eda7c82547..46974a5a51 100644
--- a/python/python3-django/python3-django.SlackBuild
+++ b/python/python3-django/python3-django.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=python3-django
SRCNAM=django
-VERSION=${VERSION:-2.0.5}
+VERSION=${VERSION:-2.0.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-django/python3-django.info b/python/python3-django/python3-django.info
index 944f4a376e..207e4cdcf9 100644
--- a/python/python3-django/python3-django.info
+++ b/python/python3-django/python3-django.info
@@ -1,8 +1,8 @@
PRGNAM="python3-django"
-VERSION="2.0.5"
+VERSION="2.0.6"
HOMEPAGE="https://www.djangoproject.com/"
-DOWNLOAD="https://github.com/django/django/archive/2.0.5/django-2.0.5.tar.gz"
-MD5SUM="f21147ba61a60184b88e0538f93bcf1b"
+DOWNLOAD="https://github.com/django/django/archive/2.0.6/django-2.0.6.tar.gz"
+MD5SUM="346e0600e59edf53dc4db73c58299cac"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3 pytz"