python-botocore: update to 1.31.41

This commit is contained in:
Mehdi Chinoune
2023-08-12 06:30:20 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent 8ecf6a6dca
commit 0faa0d4766

View File

@@ -3,8 +3,8 @@
_realname=botocore
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=1.29.160
pkgrel=2
pkgver=1.31.41
pkgrel=1
pkgdesc='A low-level interface to a growing number of Amazon Web Services (mingw-w64)'
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
@@ -18,7 +18,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
"${MINGW_PACKAGE_PREFIX}-python-setuptools"
"${MINGW_PACKAGE_PREFIX}-python-wheel")
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz")
sha256sums=('dacf41787978c0d550321d334e0001a488145200f8a6c9bd893fb8e281b25cf7')
sha256sums=('4dad7c5a5e70940de54ebf8de3955450c1f092f43cacff8103819d1e7d5374fa')
prepare() {
rm -rf python-build-${MSYSTEM} | true