From e712c567a3cc899fb6e3f5151679aaeb17eb5d48 Mon Sep 17 00:00:00 2001 From: Leo Date: Mon, 11 Nov 2019 05:09:44 -0300 Subject: testing/py3-botocore: upgrade to 1.13.14 --- testing/py3-botocore/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/py3-botocore/APKBUILD') diff --git a/testing/py3-botocore/APKBUILD b/testing/py3-botocore/APKBUILD index f6ce1f5c44..a3dafb4250 100644 --- a/testing/py3-botocore/APKBUILD +++ b/testing/py3-botocore/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-botocore _pkgname=botocore # Verify required version from py3-boto3 on this package before upgrading -pkgver=1.13.13 +pkgver=1.13.14 pkgrel=0 pkgdesc="The low-level, core functionality of Boto3" url="https://github.com/boto/botocore" @@ -29,4 +29,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="f25ae2e219bf2f9af66053c4cd5676b617272dcf1cae691d9227070a6f2835521404c6b453054a9f89101929afb6fea34cff36af946831ae6410be62ca54354a botocore-1.13.13.tar.gz" +sha512sums="a82724041d9e7ae5f2197ddfb922a1c0df99e1e8cbb47be4c18ab2a97b811fb8071dd512eb41e552563a3d97a640fbc7ec421d75dc51bd718339b061546f933e botocore-1.13.14.tar.gz" -- cgit v1.2.3