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.69
|
||||
pkgver=1.17.70
|
||||
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=('ba27aaf2833ff82a4bde3b17cc81da5d0032d4e382e391639f19943727a8717f')
|
||||
sha256sums=('f5cdb9231e235ff0434d6bf783925d939c6f63d69db01e34494e6bf05bf297b8')
|
||||
|
||||
prepare() {
|
||||
cd "$srcdir"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
_realname=botocore
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=1.20.69
|
||||
pkgver=1.20.70
|
||||
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=('9a022627b6e711e068b16e49dabd35bbb350aba977b760993b34daa10ecfd372')
|
||||
sha256sums=('03e87b26d658a114454c62f9502fe11bc8785632def759e34e75bd208a33e429')
|
||||
|
||||
prepare() {
|
||||
cd "$srcdir"
|
||||
|
||||
Reference in New Issue
Block a user