development/SQLAlchemy: Updated for version 1.1.5.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2017-02-13 20:32:04 +02:00 committed by Willy Sudiarto Raharjo
parent 2a35966f03
commit 1765e630f7
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
# Slackware build script for SQLAlchemy
# Copyright 2008 Andrea Maccis (andrea.maccis@gmail.com)
# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
# Copyright 2014-2017 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.1.4}
VERSION=${VERSION:-1.1.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="SQLAlchemy"
VERSION="1.1.4"
VERSION="1.1.5"
HOMEPAGE="http://www.sqlalchemy.org"
DOWNLOAD="https://pypi.python.org/packages/ca/ca/c2436fdb7bb75d772d9fa17ba60c4cfded6284eed053a7274b2beb96596a/SQLAlchemy-1.1.4.tar.gz"
MD5SUM="be5af1bebe595206b71b513a14836e4f"
DOWNLOAD="https://pypi.python.org/packages/da/04/8048a5075d6e29235bbd6f1ea092a38dbe2630c670e73d4aa923a4e5521c/SQLAlchemy-1.1.5.tar.gz"
MD5SUM="50685d97dca4b91945ae6309d03ab8c9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""