python-botocore: update to 1.29.32

This commit is contained in:
Mehdi Chinoune
2022-12-17 05:13:29 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent 5f82bfe82e
commit fc34ceecdd

View File

@@ -3,7 +3,7 @@
_realname=botocore
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=1.29.27
pkgver=1.29.32
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=('06e972983322ad7dd569efd4197260b4fd749f7c412d384b4c73a8e2aba1db5c')
sha256sums=('3bd25905d13e6162cd27df4eda44d55e0998e91d1cffc9973db534d23dc78d88')
prepare() {
rm -rf python-build-${MSYSTEM} | true