development/SQLAlchemy: Updated for version 1.2.16.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2019-01-20 11:24:48 +01:00 committed by Willy Sudiarto Raharjo
parent 405b679d3b
commit 77c1ee8a63
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View File

@ -2,8 +2,8 @@
# Slackware build script for SQLAlchemy
# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece
# Copyright 2008 Andrea Maccis (andrea.maccis@gmail.com)
# Copyright 2014-2018 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.2.11}
VERSION=${VERSION:-1.2.16}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="SQLAlchemy"
VERSION="1.2.11"
VERSION="1.2.16"
HOMEPAGE="http://www.sqlalchemy.org"
DOWNLOAD="https://files.pythonhosted.org/packages/aa/cc/348eec885d81f7260b07d961b3ececfc0aa82f7d4a8f45ff997e0d3f44ba/SQLAlchemy-1.2.11.tar.gz"
MD5SUM="744c234f3736f297282bcc054309c2d5"
DOWNLOAD="https://files.pythonhosted.org/packages/05/d2/17fb194f4ae83577258ea1d81da3d5d5643f4957fa14fd0261d78d648bf5/SQLAlchemy-1.2.16.tar.gz"
MD5SUM="89d37c138742847bd4daeb1ab3f2fdb1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""