summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Larry Hajali2011-10-19 11:48:31 +0200
committer Niels Horn2011-10-19 11:48:31 +0200
commitc572b42ea8a53032de765636c42fa73503a7ecd1 (patch)
treeb1a816b6d712d1327c67f7d2df95c8bbb714ac0d
parent7ee07de82c3a51d3d659c45a756d710db3022706 (diff)
downloadslackbuilds-c572b42ea8a53032de765636c42fa73503a7ecd1.tar.gz
python/Mako: Updated for version 0.5.0 (+new category)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
-rw-r--r--libraries/Mako/Mako.info10
-rw-r--r--libraries/Mako/README10
-rw-r--r--python/Mako/Mako.SlackBuild (renamed from libraries/Mako/Mako.SlackBuild)2
-rw-r--r--python/Mako/Mako.info10
-rw-r--r--python/Mako/README10
-rw-r--r--python/Mako/slack-desc (renamed from libraries/Mako/slack-desc)0
6 files changed, 21 insertions, 21 deletions
diff --git a/libraries/Mako/Mako.info b/libraries/Mako/Mako.info
deleted file mode 100644
index 263bd8c41a..0000000000
--- a/libraries/Mako/Mako.info
+++ /dev/null
@@ -1,10 +0,0 @@
-PRGNAM="Mako"
-VERSION="0.3.4"
-HOMEPAGE="http://www.makotemplates.org/"
-DOWNLOAD="http://pypi.python.org/packages/source/M/Mako/Mako-0.3.4.tar.gz"
-MD5SUM="2ae56ccc6c9b5c4e2e67f42b69475009"
-DOWNLOAD_x86_64=""
-MD5SUM_x86_64=""
-MAINTAINER="Larry Hajali"
-EMAIL="larryhaja[at]gmail[dot]com"
-APPROVED="Erik Hanson"
diff --git a/libraries/Mako/README b/libraries/Mako/README
deleted file mode 100644
index 469dacc59a..0000000000
--- a/libraries/Mako/README
+++ /dev/null
@@ -1,10 +0,0 @@
-Mako is a template library written in Python. It provides a familiar, non-XML
-syntax which compiles into Python modules for maximum performance. Mako's
-syntax and API borrows from the best ideas of many others, including Django
-templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded
-Python (i.e. Python Server Page) language, which refines the familiar ideas
-of componentized layout and inheritance to produce one of the most
-straightforward and flexible models available, while also maintaining close
-ties to Python calling and scoping semantics.
-
-This requires pysetuptools and MarkupSafe.
diff --git a/libraries/Mako/Mako.SlackBuild b/python/Mako/Mako.SlackBuild
index f11016374e..aa0ea51d21 100644
--- a/libraries/Mako/Mako.SlackBuild
+++ b/python/Mako/Mako.SlackBuild
@@ -5,7 +5,7 @@
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
PRGNAM=Mako
-VERSION=0.3.4
+VERSION=0.5.0
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/Mako/Mako.info b/python/Mako/Mako.info
new file mode 100644
index 0000000000..46b80f4447
--- /dev/null
+++ b/python/Mako/Mako.info
@@ -0,0 +1,10 @@
+PRGNAM="Mako"
+VERSION="0.5.0"
+HOMEPAGE="http://www.makotemplates.org/"
+DOWNLOAD="http://pypi.python.org/packages/source/M/Mako/Mako-0.5.0.tar.gz"
+MD5SUM="2726f95d223fb53120fbb82cd4acb064"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+MAINTAINER="Larry Hajali"
+EMAIL="larryhaja[at]gmail[dot]com"
+APPROVED="Erik Hanson,Niels Horn"
diff --git a/python/Mako/README b/python/Mako/README
new file mode 100644
index 0000000000..619ca5af70
--- /dev/null
+++ b/python/Mako/README
@@ -0,0 +1,10 @@
+Mako is a template library written in Python. It provides a familiar,
+non-XML syntax which compiles into Python modules for maximum performance.
+Mako's syntax and API borrows from the best ideas of many others, including
+Django templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an
+embedded Python (i.e. Python Server Page) language, which refines the
+familiar ideas of componentized layout and inheritance to produce one of
+the most straightforward and flexible models available, while also
+maintaining close ties to Python calling and scoping semantics.
+
+This requires pysetuptools and MarkupSafe.
diff --git a/libraries/Mako/slack-desc b/python/Mako/slack-desc
index 98c2b86f0f..98c2b86f0f 100644
--- a/libraries/Mako/slack-desc
+++ b/python/Mako/slack-desc