python3-boto3: update to 1.34.83.
This commit is contained in:
parent
3602cee3a8
commit
e9383d9e5e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-boto3'
|
||||
pkgname=python3-boto3
|
||||
version=1.34.28
|
||||
version=1.34.83
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
make_check_args="--ignore=tests/integration" # These tests require aws credentials
|
||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/boto/boto3"
|
||||
distfiles="https://github.com/boto/boto3/archive/${version}.tar.gz"
|
||||
checksum=5e7234e008fa51c592ed810b5edeaca2ba5254a933eade73d88e81bfaf7cc29b
|
||||
checksum=5dfb6e4f8115c04cfa6db826bc74b6254fc08078b91350a578b080b261dbf261
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue