Skip to content
Snippets Groups Projects
Commit 48a6f6a7 authored by Leo's avatar Leo
Browse files

community/py3-boto3: upgrade to 1.14.1

parent 944d6406
No related branches found
No related tags found
3 merge requests!11958community/rclone: upgrade to 1.52.3,!9763[3.12] community/znc: upgrade to 1.8.1,!9217community/py3-boto3: upgrade to 1.14.1
# Maintainer: Valery Kartel <valery.kartel@gmail.com>
# Contributor: Valery Kartel <valery.kartel@gmail.com>
pkgname=py3-boto3
pkgver=1.13.24
pkgver=1.14.1
pkgrel=0
pkgdesc="AWS SDK for Python (Boto3)"
url="https://aws.amazon.com/sdk-for-python/"
arch="noarch"
license="Apache-2.0"
options="!check"
depends="py3-botocore<1.17.0 py3-s3transfer<0.4.0 py3-jmespath<1.0.0"
depends="py3-botocore<1.18.0 py3-s3transfer<0.4.0 py3-jmespath<1.0.0"
makedepends="py3-setuptools"
source="https://files.pythonhosted.org/packages/source/b/boto3/boto3-$pkgver.tar.gz"
builddir="$srcdir"/boto3-$pkgver
......@@ -24,4 +24,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
sha512sums="f32cda5ee1b939140826f396531f11e81078f7101725be050317a19b742c5d95646c72d33396a7a289b354733594e7b1b060eae8197b0dfaf16cb073ea8c2d81 boto3-1.13.24.tar.gz"
sha512sums="dbe7b0a4206a6bade7a5957271febb816eae0c62adf627fd590b3f1e8ecc1a1b72ec092b238e860dd2f9e3e3adc034427d06aef0f02e7df6f8f92f4a9990cddf boto3-1.14.1.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment