python-botocore: update to 1.29.15

This commit is contained in:
Mehdi Chinoune
2022-11-23 19:44:20 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent bb0adeac3c
commit 5bc072e213

View File

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