development/SQLAlchemy: Updated for version 1.0.11.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2015-12-23 06:34:29 +02:00 committed by Willy Sudiarto Raharjo
parent f94a39c2ed
commit 0f05f082b9
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=SQLAlchemy
VERSION=${VERSION:-1.0.10}
VERSION=${VERSION:-1.0.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="SQLAlchemy"
VERSION="1.0.10"
VERSION="1.0.11"
HOMEPAGE="http://www.sqlalchemy.org"
DOWNLOAD="https://pypi.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-1.0.10.tar.gz"
MD5SUM="84f01631cc4813a0298bf68ce27d9c5d"
DOWNLOAD="https://pypi.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-1.0.11.tar.gz"
MD5SUM="0bff4f96f0a25f44415a6bab7a741148"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""