mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
libraries/botocore: Updated for version 1.4.54.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
92f3ee76dd
commit
8370eeca11
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.4.52}
|
||||
VERSION=${VERSION:-1.4.54}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="botocore"
|
||||
VERSION="1.4.52"
|
||||
VERSION="1.4.54"
|
||||
HOMEPAGE="https://github.com/boto/botocore"
|
||||
DOWNLOAD="https://pypi.python.org/packages/0d/10/20813bd87e9e560b9d0068fdefed212c78dc708420aa12f8661a3f346d91/botocore-1.4.52.tar.gz"
|
||||
MD5SUM="5eb75cdd53841ba2eb43ce5d25e0fd8c"
|
||||
DOWNLOAD="https://pypi.python.org/packages/75/ee/bb8c43101456225c0a7ec916878230780d49f75d701a4e96beb2bfa606aa/botocore-1.4.54.tar.gz"
|
||||
MD5SUM="7d2e31982bc23813ddd195b01de2226f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python-dateutil jmespath bcdoc"
|
||||
|
|
Loading…
Reference in a new issue