botocore bump

This commit is contained in:
Sarah Ottinger
2021-04-13 17:37:40 -07:00
parent c7b0c012e0
commit b8ab1dbdf2

View File

@@ -3,7 +3,7 @@
_realname=botocore
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=1.20.50
pkgver=1.20.51
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=('116fbe5bd75aa45650f8e24827d07af74b5e89db69655e06ccadfd4bbf9e3450')
sha256sums=('4265d2450429ee37566ca52764da63d7e5feda523e79faf76ce3e51badc803c7')
prepare() {
cd "$srcdir"