boto3 bump
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=boto3
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=1.17.61
|
||||
pkgver=1.17.62
|
||||
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=('dad72222bfd8b55ded7f2fbc42ac658127667f0c7ae02ad4f6d656dbd496b326')
|
||||
sha256sums=('f15caa30dba8e109409a05c5efa27b36935acccf09830af559f922039d1a8b98')
|
||||
|
||||
prepare() {
|
||||
cd "$srcdir"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
_realname=botocore
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=1.20.61
|
||||
pkgver=1.20.62
|
||||
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=('2ab45d0cb39602b9a5bac012daab7b327a915a11af5307b53bc3fa663ed3d71a')
|
||||
sha256sums=('3991e3c0c72afd20a50e55fae26cb4089c173a26974e7ace9b225211dde5e4d4')
|
||||
|
||||
prepare() {
|
||||
cd "$srcdir"
|
||||
|
||||
Reference in New Issue
Block a user