libraries/botocore: Updated for version 1.2.3.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2015-09-17 20:16:02 +03:00 committed by Willy Sudiarto Raharjo
parent b6946c74f8
commit 98d1290a84
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.1.9}
VERSION=${VERSION:-1.2.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="botocore"
VERSION="1.1.9"
VERSION="1.2.3"
HOMEPAGE="https://github.com/boto/botocore"
DOWNLOAD="https://pypi.python.org/packages/source/b/botocore/botocore-1.1.9.tar.gz"
MD5SUM="9e57a69024c1b558f048594f5c6f97fa"
DOWNLOAD="https://pypi.python.org/packages/source/b/botocore/botocore-1.2.3.tar.gz"
MD5SUM="891551c7969c69d2b313a89967aec5ea"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-dateutil jmespath bcdoc"