diff --git a/srcpkgs/python3-botocore/template b/srcpkgs/python3-botocore/template index 4d01b6af5cb..1e893164c22 100644 --- a/srcpkgs/python3-botocore/template +++ b/srcpkgs/python3-botocore/template @@ -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 " 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