python-boto3: update to 1.24.89
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
4c1eaac5ba
commit
036d7efbdd
@@ -3,7 +3,7 @@
|
||||
_realname=boto3
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=1.24.84
|
||||
pkgver=1.24.89
|
||||
pkgrel=1
|
||||
pkgdesc='The AWS SDK for Python (mingw-w64)'
|
||||
arch=('any')
|
||||
@@ -15,7 +15,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-python-botocore"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-s3transfer")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
source=("https://github.com/boto/boto3/archive/$pkgver.tar.gz")
|
||||
sha256sums=('e8bbce1e39f0e9b216984b540d634f07d951618e5bf51f434272aa473df5c99c')
|
||||
sha256sums=('d9ad0e3e2ae76b252cff6650c2e5d718203edc234bb6c415b1969a145beb89ab')
|
||||
|
||||
prepare() {
|
||||
rm -rf python-build-${MSYSTEM} | true
|
||||
|
||||
Reference in New Issue
Block a user