python-boto3: update to 1.26.99

This commit is contained in:
Mehdi Chinoune
2023-03-23 01:05:04 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent fb7e4f62ed
commit 6e582c202a

View File

@@ -3,7 +3,7 @@
_realname=boto3
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=1.26.96
pkgver=1.26.99
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=('3281100d0cdea901c4b131e1e74b988ebd7a4cbe2f186ce4d49842c44ea95c19')
sha256sums=('0ea51052aa040108aab41c8fb9e1925ed655540702348e204b5ec219d5acfda7')
prepare() {
rm -rf python-build-${MSYSTEM} | true