mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
python3-botocore: update to 1.32.6.
This commit is contained in:
parent
5c0d5fa153
commit
4c14260d7d
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue