python-botocore: update to 1.29.19
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
c2744b11ef
commit
90a3fe9483
@@ -3,7 +3,7 @@
|
||||
_realname=botocore
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=1.29.16
|
||||
pkgver=1.29.19
|
||||
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=('aa667441b1fbe811851296af305149f3eac659cabfb0aab6590734bba9ad219e')
|
||||
sha256sums=('e251abad298c4393e6b8a037c1f4c1bbe5d481e23e4c17ad849a941347b49a77')
|
||||
|
||||
prepare() {
|
||||
rm -rf python-build-${MSYSTEM} | true
|
||||
|
||||
Reference in New Issue
Block a user