development/SQLAlchemy: Updated for version 0.4.6

This commit is contained in:
Andrea Maccis 2010-05-11 22:22:14 +02:00 committed by Robby Workman
parent 85dcbddb77
commit edb873b9e0
3 changed files with 6 additions and 6 deletions

View File

@ -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}

View File

@ -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"

View File

@ -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