python-botocore: update to 1.29.79

This commit is contained in:
Mehdi Chinoune
2023-02-24 21:16:53 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent 20624b23fd
commit e4d5e8202d

View File

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