Update botocore to version 1.20.93

This commit is contained in:
Dan Yeaw
2021-06-11 22:08:42 -04:00
parent 3479f31135
commit ab6dfffe1b

View File

@@ -3,7 +3,7 @@
_realname=botocore
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=1.20.88
pkgver=1.20.93
pkgrel=1
pkgdesc='A low-level interface to a growing number of Amazon Web Services (mingw-w64)'
arch=('any')
@@ -13,7 +13,7 @@ license=('Apache')
depends=("${MINGW_PACKAGE_PREFIX}-python-dateutil" "${MINGW_PACKAGE_PREFIX}-python-docutils" "${MINGW_PACKAGE_PREFIX}-python-jmespath" "${MINGW_PACKAGE_PREFIX}-python-urllib3")
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
source=("$url/archive/$pkgver.tar.gz")
sha256sums=('62d8cb610521947f6b71fd7c0c8b1175cd6827e7e5e5c7ba11e01d64ecbed6ae')
sha256sums=('c3e568e9db3aae6019659e5f7fa051f5b65fa2f5d054626e6a90b710ea83d72b')
prepare() {
cd "$srcdir"