botocore bump

This commit is contained in:
Sarah Ottinger
2021-04-09 16:59:29 -07:00
parent 6db29e0410
commit efa5947a3a

View File

@@ -3,7 +3,7 @@
_realname=botocore
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=1.20.48
pkgver=1.20.49
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=('0ba973379766ae315d8e5c55f5d68c4455fdc01dd5c5c812028ae7786cafd1f4')
sha256sums=('6470c86ef03890285ddb58f53a1201df2b8c3a8127ebea099d0aba3296dd8a9b')
prepare() {
cd "$srcdir"