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