libraries/botocore: Updated for version 0.63.0.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dimitris Zlatanidis 2014-09-21 17:37:09 +03:00 committed by Willy Sudiarto Raharjo
parent 5249ca16fc
commit caebb3975b
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=botocore
VERSION=${VERSION:-0.61.0}
VERSION=${VERSION:-0.63.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="botocore"
VERSION="0.61.0"
VERSION="0.63.0"
HOMEPAGE="https://github.com/boto/botocore"
DOWNLOAD="https://pypi.python.org/packages/source/b/botocore/botocore-0.61.0.tar.gz"
MD5SUM="3c2977c692aad167ea04fb8610d66f7e"
DOWNLOAD="https://pypi.python.org/packages/source/b/botocore/botocore-0.63.0.tar.gz"
MD5SUM="0c5565ecd7ba67e1ff06b619fb16ee64"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-dateutil jmespath"