python-botocore: update to 1.29.11

This commit is contained in:
Mehdi Chinoune
2022-11-17 05:34:01 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent 35cb800ca8
commit 3f76d9cc76

View File

@@ -3,7 +3,7 @@
_realname=botocore
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=1.29.6
pkgver=1.29.11
pkgrel=1
pkgdesc='A low-level interface to a growing number of Amazon Web Services (mingw-w64)'
arch=('any')
@@ -16,7 +16,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-python-dateutil"
"${MINGW_PACKAGE_PREFIX}-python-urllib3")
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
source=("$url/archive/$pkgver.tar.gz")
sha256sums=('d632431af1f84b8e74b3cf5406689e9e140d803708f8faa91d3378ca4c3e17fd')
sha256sums=('55088ef2a4e1ef5c453291339bb8a73e5a115c956b9830ecd31652ad625d0aee')
prepare() {
rm -rf python-build-${MSYSTEM} | true