aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-botocore
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-14 10:14:53 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-02-14 10:21:00 -0300
commitdac8e95207f715e8a111eb6296ad1d0597b7d46a (patch)
tree8ea9c7bab6574186121b49257e8c0bcfe903a4f6 /community/py3-botocore
parentd2750a7b188f7849195997a220d6a614c1f4e2ff (diff)
downloadaports-dac8e95207f715e8a111eb6296ad1d0597b7d46a.tar.bz2
aports-dac8e95207f715e8a111eb6296ad1d0597b7d46a.tar.xz
community/py3-botocore: upgrade to 1.14.14
Diffstat (limited to 'community/py3-botocore')
-rw-r--r--community/py3-botocore/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-botocore/APKBUILD b/community/py3-botocore/APKBUILD
index ec14c8cf15..be6b3ffd2e 100644
--- a/community/py3-botocore/APKBUILD
+++ b/community/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.14.9
+pkgver=1.14.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="4be8382e817d3e4238ed951285bf76ff2d904a8ca9351c00b3dd739a1f35c003614c6b37d9f6debf839ad7cc3017e64e02ee24a5b240f19bf7391203ce8623f2 botocore-1.14.9.tar.gz"
+sha512sums="4f5cebb170949c6b35a6d39f9d21b1b4b3a8178f3d3f04a5b2d6c538cd21ca8ce6988851d40174efe259809631318e9798b21ff7f9bbfc36a04693acba594946 botocore-1.14.14.tar.gz"