mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/botocore: Updated for version 1.5.17.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
4561cd649b
commit
fd3ea2b44d
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.7}
|
||||
VERSION=${VERSION:-1.5.17}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="botocore"
|
||||
VERSION="1.5.7"
|
||||
VERSION="1.5.17"
|
||||
HOMEPAGE="https://github.com/boto/botocore"
|
||||
DOWNLOAD="https://pypi.python.org/packages/44/b3/5fe7969f313f56e83f887e047291a3ad4df9b7d19d054085cb6991d77eab/botocore-1.5.7.tar.gz"
|
||||
MD5SUM="efb277ce1875a8046a4e1809ec0405ad"
|
||||
DOWNLOAD="https://pypi.python.org/packages/d2/ad/288b21c643962d44b481a86506a65cd7a4b69ee72c5033a6f1fd1b103575/botocore-1.5.17.tar.gz"
|
||||
MD5SUM="aac391fe887137a40b96640cb4bb3852"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python-dateutil jmespath bcdoc"
|
||||
|
|
Loading…
Reference in a new issue