python3-botocore: fix hash.
This commit is contained in:
@@ -14,7 +14,7 @@ maintainer="Robert Lowry <bobertlo@gmail.com>"
|
|||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/boto/botocore"
|
homepage="https://github.com/boto/botocore"
|
||||||
distfiles="https://github.com/boto/botocore/archive/${version}.tar.gz"
|
distfiles="https://github.com/boto/botocore/archive/${version}.tar.gz"
|
||||||
checksum=6b23a1e91387c1a461f10b17bde9ace15b3c128ed385646ab058644dfedd2c47
|
checksum=df97ad5dd13847d2684597798214bc35603c1bd9df7fef04ba5d583cb4229629
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
rm -r tests/functional/leak # these 6 tests fail, probably fixable
|
rm -r tests/functional/leak # these 6 tests fail, probably fixable
|
||||||
|
|||||||
Reference in New Issue
Block a user