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.76
|
||||
pkgver=1.17.78
|
||||
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=('150f5a15d123aed966952139f0cdea1209494d3a7c3c572b52d5ca6a2ab4380e')
|
||||
sha256sums=('63302968cb44a22781ec74734fb5bbc6608b399268570a220284b268ee8a8437')
|
||||
|
||||
prepare() {
|
||||
cd "$srcdir"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
_realname=botocore
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=1.20.76
|
||||
pkgver=1.20.78
|
||||
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=('6bd8e2a8dee5bd2417d0c17d98e531596c852c94edc31fc82f8389006877968f')
|
||||
sha256sums=('6b629140f79af9f630dc3ed5166d4b9ef9758f9babe65799bffee974d9d53af2')
|
||||
|
||||
prepare() {
|
||||
cd "$srcdir"
|
||||
|
||||
Reference in New Issue
Block a user