python-botocore: update to 1.34.48

This commit is contained in:
Mehdi Chinoune
2024-02-10 09:01:46 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent 3337a07130
commit 9fc3f9490b

View File

@@ -3,7 +3,7 @@
_realname=botocore
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=1.34.37
pkgver=1.34.48
pkgrel=1
pkgdesc='A low-level interface to a growing number of Amazon Web Services (mingw-w64)'
arch=('any')
@@ -21,7 +21,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=('3c46ddb1679e6ef45ca78b48665398636bda532a07cd476e4b500697d13d9a99')
sha256sums=('eabdde36309274b76bb79ae9bdfa10c1fd91a2c9b3343cfa15b8a91f8e1ec224')
prepare() {
rm -rf python-build-${MSYSTEM} | true