Date: Sunday, July 10, 2022 @ 08:50:11 Author: grawlinson Revision: 1249272
upgpkg: python-minio 7.1.10-1; new upstream release Modified: python-minio/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-10 08:48:24 UTC (rev 1249271) +++ PKGBUILD 2022-07-10 08:50:11 UTC (rev 1249272) @@ -1,7 +1,7 @@ # Maintainer: George Rawlinson <[email protected]> pkgname=python-minio -pkgver=7.1.9 +pkgver=7.1.10 pkgrel=1 pkgdesc='MinIO Python Library for Amazon S3 Compatible Cloud Storage' arch=('any') @@ -21,7 +21,7 @@ 'python-pytest' 'python-mock' ) -_commit='999033f55c480c160270065339a20d6f3b1db1a3' +_commit='54804788ed15109b20e9ef935c7d1f8005f445cb' source=("$pkgname::git+$url.git#commit=$_commit") b2sums=('SKIP')
