diff --git a/mingw-w64-python-boto3/PKGBUILD b/mingw-w64-python-boto3/PKGBUILD index fca7c1d7ce694..4d58bfbf773e4 100644 --- a/mingw-w64-python-boto3/PKGBUILD +++ b/mingw-w64-python-boto3/PKGBUILD @@ -3,7 +3,7 @@ _realname=boto3 pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}") -pkgver=1.42.14 +pkgver=1.42.15 pkgrel=1 pkgdesc='The AWS SDK for Python (mingw-w64)' arch=('any') @@ -23,7 +23,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build" "${MINGW_PACKAGE_PREFIX}-python-installer" "${MINGW_PACKAGE_PREFIX}-python-setuptools") source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz") -sha256sums=('a5d005667b480c844ed3f814a59f199ce249d0f5669532a17d06200c0a93119c') +sha256sums=('d673c9b6bb9e293e028e354de6701351f1881e3fbeb25d739dd33c4940a30929') build() { cp -r "${_realname}-${pkgver}" "python-build-${MSYSTEM}" && cd "python-build-${MSYSTEM}" diff --git a/mingw-w64-python-botocore/PKGBUILD b/mingw-w64-python-botocore/PKGBUILD index 2d92d5b20ba3e..f68fe652e83ec 100644 --- a/mingw-w64-python-botocore/PKGBUILD +++ b/mingw-w64-python-botocore/PKGBUILD @@ -3,7 +3,7 @@ _realname=botocore pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}") -pkgver=1.42.14 +pkgver=1.42.15 pkgrel=1 pkgdesc='A low-level interface to a growing number of Amazon Web Services (mingw-w64)' arch=('any') @@ -23,7 +23,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build" "${MINGW_PACKAGE_PREFIX}-python-installer" "${MINGW_PACKAGE_PREFIX}-python-setuptools") source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz") -sha256sums=('cf5bebb580803c6cfd9886902ca24834b42ecaa808da14fb8cd35ad523c9f621') +sha256sums=('504c548aa333728c99a692908d3e6acb718983585ad7a836d2fab9604518a636') build() { cp -r "${_realname}-${pkgver}" "python-build-${MSYSTEM}" && cd "python-build-${MSYSTEM}" diff --git a/mingw-w64-python-hypothesis/PKGBUILD b/mingw-w64-python-hypothesis/PKGBUILD index a6f6e4201f9c0..8276fa665c50c 100644 --- a/mingw-w64-python-hypothesis/PKGBUILD +++ b/mingw-w64-python-hypothesis/PKGBUILD @@ -3,7 +3,7 @@ _realname=hypothesis pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}") -pkgver=6.148.7 +pkgver=6.148.8 pkgrel=1 pkgdesc="Advanced Quickcheck style testing library for Python (mingw-w64)" arch=('any') @@ -34,7 +34,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build" checkdepends=("${MINGW_PACKAGE_PREFIX}-python-pytest") options=('!strip') source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz") -sha256sums=('b96e817e715c5b1a278411e3b9baf6d599d5b12207ba25e41a8f066929f6c2a6') +sha256sums=('fa6b2ae029bc02f9d2d6c2257b0cbf2dc3782362457d2027a038ad7f4209c385') build() { cp -r "${_realname}-${pkgver}" "python-build-${MSYSTEM}" && cd "python-build-${MSYSTEM}"