python3-boto3: update to 1.35.19.
This commit is contained in:
parent
a12821c18d
commit
ae641e8560
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-boto3'
|
||||
pkgname=python3-boto3
|
||||
version=1.34.83
|
||||
version=1.35.19
|
||||
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=5dfb6e4f8115c04cfa6db826bc74b6254fc08078b91350a578b080b261dbf261
|
||||
checksum=61ef5885e1d6aa7e76f96fda4dcf34d751c1ecb34ed2de3fc2a9aa396e37903f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue