libraries/botocore: Updated for version 0.61.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-08-13 04:45:37 +03:00 committed by Willy Sudiarto Raharjo
parent 8aca7939d0
commit 7fab84ab68
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.58.0}
VERSION=${VERSION:-0.61.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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