libraries/botocore: Updated for version 1.3.13.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2015-12-16 15:36:20 +02:00 committed by Willy Sudiarto Raharjo
parent 43869e1f62
commit 89391a958c
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:-1.3.11}
VERSION=${VERSION:-1.3.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="botocore"
VERSION="1.3.11"
VERSION="1.3.13"
HOMEPAGE="https://github.com/boto/botocore"
DOWNLOAD="https://pypi.python.org/packages/source/b/botocore/botocore-1.3.11.tar.gz"
MD5SUM="b2344a5a9e4795b66d5d97b96dcb899d"
DOWNLOAD="https://pypi.python.org/packages/source/b/botocore/botocore-1.3.13.tar.gz"
MD5SUM="c93c92001ae3332f49155efa1182fedc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-dateutil jmespath bcdoc"