python-botocore: update to 1.29.70

This commit is contained in:
Mehdi Chinoune
2023-02-13 21:18:57 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent aed00aefde
commit eea8b5952f

View File

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