python3-botocore: fix hash.
This commit is contained in:
parent
2487db38f5
commit
48249852b4
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,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=6b23a1e91387c1a461f10b17bde9ace15b3c128ed385646ab058644dfedd2c47
|
||||
checksum=df97ad5dd13847d2684597798214bc35603c1bd9df7fef04ba5d583cb4229629
|
||||
|
||||
pre_check() {
|
||||
rm -r tests/functional/leak # these 6 tests fail, probably fixable
|
||||
|
|
Loading…
Reference in a new issue