summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-07-21 16:25:34 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-07-25 11:22:13 +0700
commit43f28fd38ab37a4e6a100e2a785804258b554842 (patch)
tree6278ff3e27b048fe1c7081972e3f2ea967462b64
parent03e47dc6af7b9bfcbeb1dbe4941f9b0b039ec43c (diff)
downloadslackbuilds-43f28fd38ab37a4e6a100e2a785804258b554842.tar.gz
slackbuilds-43f28fd38ab37a4e6a100e2a785804258b554842.tar.xz
development/SQLAlchemy: Updated for version 1.0.7.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-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 f8573e303e..d88e38809e 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-2015 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-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:-1.0.6}
+VERSION=${VERSION:-1.0.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/SQLAlchemy/SQLAlchemy.info b/development/SQLAlchemy/SQLAlchemy.info
index 9ec96de1cf..da0c41325b 100644
--- a/development/SQLAlchemy/SQLAlchemy.info
+++ b/development/SQLAlchemy/SQLAlchemy.info
@@ -1,8 +1,8 @@
PRGNAM="SQLAlchemy"
-VERSION="1.0.6"
+VERSION="1.0.7"
HOMEPAGE="http://www.sqlalchemy.org"
-DOWNLOAD="https://pypi.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-1.0.6.tar.gz"
-MD5SUM="a433793d8dea5d302553217d8dbbf3be"
+DOWNLOAD="https://pypi.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-1.0.7.tar.gz"
+MD5SUM="beba858557f422d3c1d7f8f9154dc07a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""