[SM-Commit] GIT changes to master grimoire by Pol Vinogradov (1069f926542a5619faa0486e52f4354e407d7dfa)

Pol Vinogradov scm at sourcemage.org
Mon Aug 20 19:49:42 EDT 2007


GIT changes to master grimoire by Pol Vinogradov <vin.public at gmail.com>:

 ChangeLog                   |    3 +++
 python-devel/django/DEPENDS |    1 +
 python-devel/django/DETAILS |   20 ++++++++++++++++++++
 python-devel/django/HISTORY |    2 ++
 4 files changed, 26 insertions(+)

New commits:
commit 1069f926542a5619faa0486e52f4354e407d7dfa
Author: Pol Vinogradov <vin.public at gmail.com>
Commit: Pol Vinogradov <vin.public at gmail.com>

    python-devel/django: new spell, a high-level Python Web framework

diff --git a/ChangeLog b/ChangeLog
index 3569af6..926b344 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2007-08-21 Pol Vinogradov <vin.public at gmail.com>
+	* python-devel/django: new spell, a high-level Python Web framework
+
 2007-08-18 Elisamuel Resto <ryuji at mages.ath.cx>
 	* net/sfllaw.gpg: removed, upstream maintainer changed
 	* net/wlach.gpg: added, new maintainer keyring from http://alumnit.ca/wiki/index.php?page=wlach
diff --git a/python-devel/django/DEPENDS b/python-devel/django/DEPENDS
new file mode 100755
index 0000000..6e84a0e
--- /dev/null
+++ b/python-devel/django/DEPENDS
@@ -0,0 +1 @@
+depends python 
diff --git a/python-devel/django/DETAILS b/python-devel/django/DETAILS
new file mode 100755
index 0000000..4ab98fd
--- /dev/null
+++ b/python-devel/django/DETAILS
@@ -0,0 +1,20 @@
+           SPELL=django
+         VERSION=0.96
+          SOURCE=Django-${VERSION}.tar.gz
+   SOURCE_URL[0]=http://media.djangoproject.com/releases/${VERSION}/${SOURCE}
+     SOURCE_HASH=sha512:34457f3827c223c9ce4a938dcd87b49f7f68ad6440428004983e85316688681344c37ad016c41d80fbd47d3b0da84327716ae43f1fec18a518b411c90ef67387
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/Django-${VERSION}
+        WEB_SITE="http://www.djangoproject.com/"
+      LICENSE[0]=BSD
+        KEYWORDS="web python devel"
+         ENTERED=20070821
+           SHORT="Django is a high-level Python Web framework"
+cat << EOF
+Django is a high-level Python Web framework that encourages rapid development
+and clean, pragmatic design.
+
+Developed and used over two years by a fast-moving online-news operation,
+Django was designed to handle two challenges: the intensive deadlines of a
+newsroom and the stringent requirements of the experienced Web developers who
+wrote it. It lets you build high-performing, elegant Web applications quickly.
+EOF
diff --git a/python-devel/django/HISTORY b/python-devel/django/HISTORY
new file mode 100644
index 0000000..7ac59ec
--- /dev/null
+++ b/python-devel/django/HISTORY
@@ -0,0 +1,2 @@
+2007-08-21 Pol Vinogradov <vin.public at gmail.com>
+	* DETAILS, DEPENDS: created spell



More information about the SM-Commit mailing list