boto3 bump
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=boto3
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=1.17.36
|
||||
pkgver=1.17.37
|
||||
pkgrel=1
|
||||
pkgdesc='The AWS SDK for Python (mingw-w64)'
|
||||
arch=('any')
|
||||
@@ -12,7 +12,7 @@ license=('Apache')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python-s3transfer")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
source=("https://github.com/boto/boto3/archive/$pkgver.tar.gz")
|
||||
sha256sums=('36c2e95e2796175b6cf0f5233df5fea877e360c3035585408f9a906bd3c5eab4')
|
||||
sha256sums=('7277be253960e4f461abf1c1e4cfeac59b7a4bd46595bf5b8806537494104ace')
|
||||
|
||||
prepare() {
|
||||
cd "$srcdir"
|
||||
|
||||
Reference in New Issue
Block a user