python-boto3: update to 1.26.73

This commit is contained in:
Mehdi Chinoune
2023-02-16 21:19:26 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent 5cae9513aa
commit c51ca1c5f0

View File

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