mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
testing/py-boto3: upgrade to 1.7.7
This commit is contained in:
parent
a3fd852747
commit
a4ab4a4cb7
@ -2,12 +2,13 @@
|
||||
# Contributor: Valery Kartel <valery.kartel@gmail.com>
|
||||
pkgname=py-boto3
|
||||
_pkgname=boto3
|
||||
pkgver=1.4.7
|
||||
pkgver=1.7.7
|
||||
pkgrel=0
|
||||
pkgdesc="AWS SDK for Python (Boto3)"
|
||||
url="http://aws.amazon.com/sdk-for-python/"
|
||||
arch="noarch"
|
||||
license="Apache-2.0"
|
||||
options="!check"
|
||||
depends="py-botocore"
|
||||
makedepends="python2-dev py-setuptools python3-dev"
|
||||
subpackages="py3-$_pkgname:_py3 py2-$_pkgname:_py2"
|
||||
@ -52,4 +53,4 @@ tools() {
|
||||
mv "$pkgdir"/usr/bin "$subpkgdir"/usr
|
||||
}
|
||||
|
||||
sha512sums="3edb3c5719c74b6d11b62b4c37489a8872a77898f4b6d1d2ff81cfa8e190e7d325359737c2c621683e0097ad4d811028422a46d57fbaa2d37e5781aa455e1075 boto3-1.4.7.tar.gz"
|
||||
sha512sums="8d1d0e9979d93055788535fbe44b3baf6e06e097d8c106f9d3901ee34c01f70137d8e20c881c13d4545b8a4e7871f3423caacdb5109058f74359f9b375e685ed boto3-1.7.7.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user