python-botocore: update to 1.29.81

This commit is contained in:
Mehdi Chinoune
2023-02-28 21:20:07 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent c2656d7f82
commit 895fee30de

View File

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