summaryrefslogtreecommitdiffstats
path: root/development/SQLAlchemy
diff options
context:
space:
mode:
author Dimitris Zlatanidis2015-03-11 00:15:40 +0100
committer Willy Sudiarto Raharjo2015-03-13 23:53:01 +0100
commitcdc706dc741707845c236cb3ac1da04348aa8d9c (patch)
tree92aedefc74e96b198bbbad7cc19cb955ed1b6299 /development/SQLAlchemy
parent19660f059c46e388b259d12600e99f1ce2235c22 (diff)
downloadslackbuilds-cdc706dc741707845c236cb3ac1da04348aa8d9c.tar.gz
development/SQLAlchemy: Updated for version 0.9.9.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'development/SQLAlchemy')
-rw-r--r--development/SQLAlchemy/SQLAlchemy.SlackBuild4
-rw-r--r--development/SQLAlchemy/SQLAlchemy.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/SQLAlchemy/SQLAlchemy.SlackBuild b/development/SQLAlchemy/SQLAlchemy.SlackBuild
index a3ad5a65b3..66394b463f 100644
--- a/development/SQLAlchemy/SQLAlchemy.SlackBuild
+++ b/development/SQLAlchemy/SQLAlchemy.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for SQLAlchemy
# Copyright 2008 Andrea Maccis (andrea.maccis@gmail.com)
-# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
+# Copyright 2014i-2015 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=SQLAlchemy
-VERSION=${VERSION:-0.9.8}
+VERSION=${VERSION:-0.9.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/SQLAlchemy/SQLAlchemy.info b/development/SQLAlchemy/SQLAlchemy.info
index ee1210b6aa..7009cdc61b 100644
--- a/development/SQLAlchemy/SQLAlchemy.info
+++ b/development/SQLAlchemy/SQLAlchemy.info
@@ -1,8 +1,8 @@
PRGNAM="SQLAlchemy"
-VERSION="0.9.8"
+VERSION="0.9.9"
HOMEPAGE="http://www.sqlalchemy.org"
-DOWNLOAD="https://pypi.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-0.9.8.tar.gz"
-MD5SUM="470ca4da4a0081efc830f0d90dd91682"
+DOWNLOAD="https://pypi.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-0.9.9.tar.gz"
+MD5SUM="8a10a9bd13ed3336ef7333ac2cc679ff"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""