New commits:
commit f8747502f9f99007f567f7373cac125ad4110e86
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
python-pypi/django: reorganized DEPENDS to use
${SECTION_DIRECTORY}/PY_DEPENDS
for stable and scm branches, old code left intact for
legacy branch
diff --git a/python-pypi/django/DEPENDS b/python-pypi/django/DEPENDS
index b544c56..7f503c2 100755
--- a/python-pypi/django/DEPENDS
+++ b/python-pypi/django/DEPENDS
@@ -4,6 +4,7 @@ fi &&
if [[ $DJANGO_BRANCH == "legacy" ]]; then
depends python &&
+ depends SETUPTOOLS &&
suggest_depends python-markdown "" "" "for Markdown rendering support via
markdown library" &&
suggest_depends docutils "" "" "for reStructuredText rendering support" &&
@@ -11,14 +12,12 @@ if [[ $DJANGO_BRANCH == "legacy" ]]; then
diff --git a/python-pypi/django/HISTORY b/python-pypi/django/HISTORY
index e4bd299..1b0c47e 100644
--- a/python-pypi/django/HISTORY
+++ b/python-pypi/django/HISTORY
@@ -1,5 +1,7 @@
2016-06-12 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: updated stable to 1.9.7
+ * DEPENDS: moved SETUPTOOLS to legacy branch,
+ made use of ${SECTION_DIRECTORY}/PY_DEPENDS
2016-05-24 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: updated stable to 1.9.6
[SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (f8747502f9f99007f567f7373cac125ad4110e86),
Pavel Vinogradov, 06/12/2016