Update botocore to version 1.20.94

This commit is contained in:
Dan Yeaw
2021-06-14 19:53:51 -04:00
parent 472ca991cb
commit 032a9cb063

View File

@@ -3,7 +3,7 @@
_realname=botocore
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=1.20.93
pkgver=1.20.94
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=('c3e568e9db3aae6019659e5f7fa051f5b65fa2f5d054626e6a90b710ea83d72b')
sha256sums=('9d4a2031ceeba7b4d656c9140cf108e6777bb79f3532ce367527928548110475')
prepare() {
cd "$srcdir"