python-botocore: update to 1.29.22

This commit is contained in:
Mehdi Chinoune
2022-12-04 06:20:51 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent e79f44dca0
commit e28f0490a5

View File

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