python/python-future: Updated for version 0.15.2.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2015-09-13 06:17:20 +03:00 committed by Willy Sudiarto Raharjo
parent c69bfc0a8d
commit 6b29ec9386
2 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@
PRGNAM=python-future
SRCNAM=$(echo $PRGNAM | cut -c8-13)
VERSION=${VERSION:-0.15.1}
VERSION=${VERSION:-0.15.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="python-future"
VERSION="0.15.1"
VERSION="0.15.2"
HOMEPAGE="https://github.com/PythonCharmers/python-future"
DOWNLOAD="https://pypi.python.org/packages/source/f/future/future-0.15.1.tar.gz"
MD5SUM="e7f0acf03544be4a11452da9e337469a"
DOWNLOAD="https://pypi.python.org/packages/source/f/future/future-0.15.2.tar.gz"
MD5SUM="a68eb3c90b3b76714c5ceb8c09ea3a06"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""