Merge pull request #8372 from Schala/python

Boto3 bump
This commit is contained in:
Christoph Reiter
2021-04-15 05:19:32 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
_realname=boto3
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=1.17.51
pkgver=1.17.52
pkgrel=1
pkgdesc='The AWS SDK for Python (mingw-w64)'
arch=('any')
@@ -13,7 +13,7 @@ license=('Apache')
depends=("${MINGW_PACKAGE_PREFIX}-python-s3transfer")
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
source=("https://github.com/boto/boto3/archive/$pkgver.tar.gz")
sha256sums=('dcc36e648f752807de90c2a237d530c2f7f04950d45bf9e9367fed1df3e30204')
sha256sums=('47c26ce116127124fd8d9bfd631b84d0a944a4dc964234b45be5bbdfc08cf0bb')
prepare() {
cd "$srcdir"

View File

@@ -3,7 +3,7 @@
_realname=botocore
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=1.20.51
pkgver=1.20.52
pkgrel=1
pkgdesc='A low-level interface to a growing number of Amazon Web Services (mingw-w64)'
arch=('any')
@@ -13,7 +13,7 @@ license=('Apache')
depends=("${MINGW_PACKAGE_PREFIX}-python-dateutil" "${MINGW_PACKAGE_PREFIX}-python-docutils" "${MINGW_PACKAGE_PREFIX}-python-jmespath" "${MINGW_PACKAGE_PREFIX}-python-urllib3")
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
source=("$url/archive/$pkgver.tar.gz")
sha256sums=('4265d2450429ee37566ca52764da63d7e5feda523e79faf76ce3e51badc803c7')
sha256sums=('dc6c19b430058d7051ff354131feffc616ab916c1d92d6496728c00fa784ef7a')
prepare() {
cd "$srcdir"