mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/botocore: Updated for version 1.5.24.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
12417306cf
commit
245bac612f
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=botocore
|
||||
VERSION=${VERSION:-1.5.17}
|
||||
VERSION=${VERSION:-1.5.24}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="botocore"
|
||||
VERSION="1.5.17"
|
||||
VERSION="1.5.24"
|
||||
HOMEPAGE="https://github.com/boto/botocore"
|
||||
DOWNLOAD="https://pypi.python.org/packages/d2/ad/288b21c643962d44b481a86506a65cd7a4b69ee72c5033a6f1fd1b103575/botocore-1.5.17.tar.gz"
|
||||
MD5SUM="aac391fe887137a40b96640cb4bb3852"
|
||||
DOWNLOAD="https://pypi.python.org/packages/6f/c7/b4241da1abfd4b76c00409bcc76adf05ef942e178a2531fb490f098b26a0/botocore-1.5.24.tar.gz"
|
||||
MD5SUM="5cc8ebf74e151a0801637b9754719956"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python-dateutil jmespath bcdoc"
|
||||
|
|
Loading…
Reference in a new issue