libraries/botocore: Updated for version 0.34.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f1df7b322f
commit
2c483c83bf
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=botocore
|
||||
VERSION=${VERSION:-0.33.0}
|
||||
VERSION=${VERSION:-0.34.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="botocore"
|
||||
VERSION="0.33.0"
|
||||
VERSION="0.34.0"
|
||||
HOMEPAGE="https://github.com/boto/botocore"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/b/botocore/botocore-0.33.0.tar.gz"
|
||||
MD5SUM="6743c73a2e148abaa9c487a6e2ee53a3"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/b/botocore/botocore-0.34.0.tar.gz"
|
||||
MD5SUM="532807f8a3c8b15f14ed677371a5404b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python-dateutil jmespath"
|
||||
|
|
Loading…
Reference in New Issue