python-botocore: update to 1.29.117

This commit is contained in:
Mehdi Chinoune
2023-04-15 00:33:19 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent 5017394650
commit 2067bdd201

View File

@@ -3,7 +3,7 @@
_realname=botocore
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=1.29.113
pkgver=1.29.117
pkgrel=1
pkgdesc='A low-level interface to a growing number of Amazon Web Services (mingw-w64)'
arch=('any')
@@ -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=('acfee1faaa3ef2a6931fe574c092f596afb48f3c49e054aec7cfa8494227c031')
sha256sums=('1fc4469e80daab657d1254518ee44a82e284320c8b24cbfbaaa60570afc33743')
prepare() {
rm -rf python-build-${MSYSTEM} | true