summaryrefslogtreecommitdiffstats
path: root/development/SQLAlchemy
diff options
context:
space:
mode:
author Andrea Maccis2010-05-11 22:22:14 +0200
committer Robby Workman2010-05-11 22:22:14 +0200
commitedb873b9e0ee417625b37a39e1523759f3b50b53 (patch)
tree75333f4c1cc932c6340a75cc593e5b3aa1de9033 /development/SQLAlchemy
parent85dcbddb77959f9dc14a636867c88a790d2d379d (diff)
downloadslackbuilds-edb873b9e0ee417625b37a39e1523759f3b50b53.tar.gz
development/SQLAlchemy: Updated for version 0.4.6
Diffstat (limited to 'development/SQLAlchemy')
-rw-r--r--development/SQLAlchemy/SQLAlchemy.SlackBuild2
-rw-r--r--development/SQLAlchemy/SQLAlchemy.info8
-rw-r--r--development/SQLAlchemy/slack-desc2
3 files changed, 6 insertions, 6 deletions
diff --git a/development/SQLAlchemy/SQLAlchemy.SlackBuild b/development/SQLAlchemy/SQLAlchemy.SlackBuild
index 7b6cf22abf..b6049163cf 100644
--- a/development/SQLAlchemy/SQLAlchemy.SlackBuild
+++ b/development/SQLAlchemy/SQLAlchemy.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=SQLAlchemy
-VERSION=0.4.4
+VERSION=0.4.6
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/SQLAlchemy/SQLAlchemy.info b/development/SQLAlchemy/SQLAlchemy.info
index e3022d421e..6f83722bb0 100644
--- a/development/SQLAlchemy/SQLAlchemy.info
+++ b/development/SQLAlchemy/SQLAlchemy.info
@@ -1,8 +1,8 @@
PRGNAM="SQLAlchemy"
-VERSION="0.4.4"
+VERSION="0.4.6"
HOMEPAGE="http://www.sqlalchemy.org"
-DOWNLOAD="http://pypi.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-0.4.4.tar.gz"
-MD5SUM="ff8ec0cfda50563575f1cfaa07764554"
+DOWNLOAD="http://pypi.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-0.4.6.tar.gz"
+MD5SUM="3d1e737bb408de25b2fadb19a736b40e"
MAINTAINER="Andrea Maccis"
EMAIL="andrea.maccis@gmail.com"
-APPROVED="David Somero"
+APPROVED="rworkman"
diff --git a/development/SQLAlchemy/slack-desc b/development/SQLAlchemy/slack-desc
index c543a1a371..454ec09457 100644
--- a/development/SQLAlchemy/slack-desc
+++ b/development/SQLAlchemy/slack-desc
@@ -5,7 +5,7 @@
# exactly 11 lines for the formatting to be correct. It's also customary to
# leave one space after the ':'.
- |-----handy-ruler---------------------------------------------------|
+ |-----handy-ruler--------------------------------------------------|
SQLAlchemy: SQLAlchemy (The Python SQL Toolkit and Object Relational Mapper)
SQLAlchemy:
SQLAlchemy: SQLAlchemy is a Pythonic open source SQL toolkit and Object