Date: Saturday, May 7, 2022 @ 07:06:20 Author: grawlinson Revision: 1196128
upgpkg: python-minio 7.1.8-1 New upstream release. Modified: python-minio/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-07 07:01:37 UTC (rev 1196127) +++ PKGBUILD 2022-05-07 07:06:20 UTC (rev 1196128) @@ -1,7 +1,7 @@ # Maintainer: George Rawlinson <[email protected]> pkgname=python-minio -pkgver=7.1.7 +pkgver=7.1.8 pkgrel=1 pkgdesc='MinIO Python Library for Amazon S3 Compatible Cloud Storage' arch=('any') @@ -21,7 +21,7 @@ 'python-pytest' 'python-mock' ) -_commit='2a33817d66bb9be91a8f28e0e4b44893dae43579' +_commit='06f9ba04f2cf9f61beed99cc782aeddd24ad135a' source=("$pkgname::git+$url.git#commit=$_commit") b2sums=('SKIP')
