libraries/botocore: Updated for version 0.66.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
fb67a564c9
commit
2dfa7f1427
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=botocore
|
||||
VERSION=${VERSION:-0.64.0}
|
||||
VERSION=${VERSION:-0.66.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="botocore"
|
||||
VERSION="0.64.0"
|
||||
VERSION="0.66.0"
|
||||
HOMEPAGE="https://github.com/boto/botocore"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/b/botocore/botocore-0.64.0.tar.gz"
|
||||
MD5SUM="f4ce644d0066cdd1c705fad368d5e874"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/b/botocore/botocore-0.66.0.tar.gz"
|
||||
MD5SUM="2c7775ff55b3516362844d47b6b48cae"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python-dateutil jmespath"
|
||||
|
|
Loading…
Reference in New Issue