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