python3-botocore: update to 1.32.6.

This commit is contained in:
Luciogi 2023-11-23 14:28:32 +05:00 committed by Duncan Overbruck
parent 5c0d5fa153
commit 4c14260d7d

View file

@ -1,7 +1,7 @@
# Template file for 'python3-botocore'
pkgname=python3-botocore
version=1.24.33
revision=3
version=1.32.6
revision=1
build_style=python3-module
# integration tests want aws credentials
make_check_target="tests/functional tests/unit"
@ -13,7 +13,7 @@ maintainer="Robert Lowry <bobertlo@gmail.com>"
license="Apache-2.0"
homepage="https://github.com/boto/botocore"
distfiles="https://github.com/boto/botocore/archive/${version}.tar.gz"
checksum=df97ad5dd13847d2684597798214bc35603c1bd9df7fef04ba5d583cb4229629
checksum=f8526ef334400586bf5082573924f05fbc8f69b5ae00c4012a72cb84158414c5
pre_check() {
rm -r tests/functional/leak # these 6 tests fail, probably fixable