python-botocore: update to 1.29.80

This commit is contained in:
Mehdi Chinoune
2023-02-27 21:19:39 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent 836e075219
commit 7706e6a6a1

View File

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