Date: Friday, May 12, 2023 @ 03:07:23
  Author: grawlinson
Revision: 1460050

upgpkg: python-minio 7.1.14-1; new upstream release

Modified:
  python-minio/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-12 03:05:38 UTC (rev 1460049)
+++ PKGBUILD    2023-05-12 03:07:23 UTC (rev 1460050)
@@ -1,8 +1,8 @@
 # Maintainer: George Rawlinson <[email protected]>
 
 pkgname=python-minio
-pkgver=7.1.13
-pkgrel=2
+pkgver=7.1.14
+pkgrel=1
 pkgdesc='MinIO Python Library for Amazon S3 Compatible Cloud Storage'
 arch=('any')
 url='https://github.com/minio/minio-py'
@@ -23,7 +23,7 @@
   'minio'
   'python-pytest'
 )
-_commit='3d5f32606b6500af1c2ede7dbf217e87cbc76bc7'
+_commit='753ec66f1c80ea75a8e3b91099d61b313c8db47a'
 source=("$pkgname::git+$url.git#commit=$_commit")
 b2sums=('SKIP')
 

Reply via email to