python-boto3: update to 1.26.121

This commit is contained in:
Mehdi Chinoune
2023-04-25 03:26:44 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent 8a1d835756
commit e4eaa664f7

View File

@@ -3,7 +3,7 @@
_realname=boto3
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=1.26.118
pkgver=1.26.121
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=('f4063ff0fd3d2fb905968a39fecb50adbe8321d10b2ab3e38fcd3d04f9f0c598')
sha256sums=('3b28fa48bd46d584235d7616161d8a21086ae101ddaa8b8ba742469bce7d1a94')
prepare() {
rm -rf python-build-${MSYSTEM} | true