mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/botocore: Updated for version 1.4.44.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
a09dde546c
commit
4bb86511f3
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.43}
|
||||
VERSION=${VERSION:-1.4.44}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="botocore"
|
||||
VERSION="1.4.43"
|
||||
VERSION="1.4.44"
|
||||
HOMEPAGE="https://github.com/boto/botocore"
|
||||
DOWNLOAD="https://pypi.python.org/packages/95/7c/072a85149aa7ed1e96f449c9c7e3e24a408dafba935d0d183415f7a268e2/botocore-1.4.43.tar.gz"
|
||||
MD5SUM="ae9b371ad1412576f2cc50f162802605"
|
||||
DOWNLOAD="https://pypi.python.org/packages/d0/41/70c081cf1422de0c20a462c95c1f8b970ee6c2af1b8062f6689e30585aec/botocore-1.4.44.tar.gz"
|
||||
MD5SUM="4d17de8b6dffd78ea00f857e17510270"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python-dateutil jmespath bcdoc"
|
||||
|
|
Loading…
Reference in a new issue