botocore bump
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=botocore
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=1.20.56
|
||||
pkgver=1.20.57
|
||||
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=('0e4c27138bcdc7e167ff63db755df4207a302df9373a05e6b07fa136ed56863b')
|
||||
sha256sums=('4dd08a9eceb135638fdcb7dc4275f6b2def6f5a2a196cae2b61b72b02000c4ee')
|
||||
|
||||
prepare() {
|
||||
cd "$srcdir"
|
||||
|
||||
Reference in New Issue
Block a user