python-botocore: update to 1.29.96

This commit is contained in:
Mehdi Chinoune
2023-03-21 01:06:22 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent 039a2f7713
commit 36ee92ae1d

View File

@@ -3,7 +3,7 @@
_realname=botocore
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=1.29.94
pkgver=1.29.96
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=('3748b79e6fc95c19d890aa7439a53b9d468a4c4918439b2ba5cc3c13bfaff817')
sha256sums=('b9781108810e33f8406942c3e3aab748650c59d5cddb7c9d323f4e2682e7b0b6')
prepare() {
rm -rf python-build-${MSYSTEM} | true