python-boto3: update to 1.34.48
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
9fc3f9490b
commit
90fa3fa03e
@@ -3,7 +3,7 @@
|
||||
_realname=boto3
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=1.34.37
|
||||
pkgver=1.34.48
|
||||
pkgrel=1
|
||||
pkgdesc='The AWS SDK for Python (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=('73f5ec89cb3ddb3ed577317889fd2f2df783f66b6502a9a4239979607e33bf74')
|
||||
sha256sums=('f9873c3f03de546d7297475c6acd771840c385521caadb8c121a1ac38bc59cd4')
|
||||
|
||||
prepare() {
|
||||
rm -rf python-build-${MSYSTEM} | true
|
||||
|
||||
Reference in New Issue
Block a user