File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
mingw-w64-python-botocore Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 33_realname=boto3
44pkgbase=mingw-w64-python-${_realname}
55pkgname=(" ${MINGW_PACKAGE_PREFIX} -python-${_realname} " )
6- pkgver=1.42.4
6+ pkgver=1.42.6
77pkgrel=1
88pkgdesc=' The AWS SDK for Python (mingw-w64)'
99arch=(' any' )
@@ -23,7 +23,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
2323 " ${MINGW_PACKAGE_PREFIX} -python-installer"
2424 " ${MINGW_PACKAGE_PREFIX} -python-setuptools" )
2525source=(" https://pypi.org/packages/source/${_realname:: 1} /${_realname} /${_realname} -${pkgver} .tar.gz" )
26- sha256sums=(' 65f0d98a3786ec729ba9b5f70448895b2d1d1f27949aa7af5cb4f39da341bbc4 ' )
26+ sha256sums=(' 11dab889a24f378af6c93afd4aa06d7cace3866cbf02e78c7a77e9a7fb41967a ' )
2727
2828build () {
2929 cp -r " ${_realname} -${pkgver} " " python-build-${MSYSTEM} " && cd " python-build-${MSYSTEM} "
Original file line number Diff line number Diff line change 33_realname=botocore
44pkgbase=mingw-w64-python-${_realname}
55pkgname=(" ${MINGW_PACKAGE_PREFIX} -python-${_realname} " )
6- pkgver=1.42.4
6+ pkgver=1.42.6
77pkgrel=1
88pkgdesc=' A low-level interface to a growing number of Amazon Web Services (mingw-w64)'
99arch=(' any' )
@@ -23,7 +23,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
2323 " ${MINGW_PACKAGE_PREFIX} -python-installer"
2424 " ${MINGW_PACKAGE_PREFIX} -python-setuptools" )
2525source=(" https://pypi.org/packages/source/${_realname:: 1} /${_realname} /${_realname} -${pkgver} .tar.gz" )
26- sha256sums=(' d4816023492b987a804f693c2d76fb751fdc8755d49933106d69e2489c4c0f98 ' )
26+ sha256sums=(' ab389c6874dfbdc4c18de9b4a02d300cb6c7f6f2d4622c73e5965aeef80e570d ' )
2727
2828build () {
2929 cp -r " ${_realname} -${pkgver} " " python-build-${MSYSTEM} " && cd " python-build-${MSYSTEM} "
You can’t perform that action at this time.
0 commit comments