python-botocore: update to 1.29.66

This commit is contained in:
Mehdi Chinoune
2023-02-06 21:19:22 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent aadb16f3c8
commit 0d786b090f

View File

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