mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
libraries/botocore: Updated for version 1.5.83.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
2ca8e5c4bb
commit
0b96f1e1ba
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=botocore
|
PRGNAM=botocore
|
||||||
VERSION=${VERSION:-1.5.48}
|
VERSION=${VERSION:-1.5.83}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="botocore"
|
PRGNAM="botocore"
|
||||||
VERSION="1.5.48"
|
VERSION="1.5.83"
|
||||||
HOMEPAGE="https://github.com/boto/botocore"
|
HOMEPAGE="https://github.com/boto/botocore"
|
||||||
DOWNLOAD="https://pypi.python.org/packages/92/c9/1514d45766b64be0bbab2d895b17d849ca833eec1c4a07fb3e15bc425566/botocore-1.5.48.tar.gz"
|
DOWNLOAD="https://pypi.python.org/packages/74/28/2a3c44877206db7687ac028e6871a09ecb216e18300687da673b3b67be09/botocore-1.5.83.tar.gz"
|
||||||
MD5SUM="28f118c19050a819864c33f3f64a79fd"
|
MD5SUM="f071659a1e99de35db555b6f2d2c3c13"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="python-dateutil jmespath bcdoc"
|
REQUIRES="python-dateutil jmespath bcdoc"
|
||||||
|
|
Loading…
Reference in a new issue