forked from pool/python-minio
Compare commits
10 Commits
Author | SHA256 | Date | |
---|---|---|---|
4d29805c77 | |||
6080b2a2b9 | |||
a19f34c2a5 | |||
9a2772fdf0 | |||
5691b0c97d | |||
33e15b2265 | |||
570d08dcc6 | |||
0cd3db13da | |||
d6940c6faa | |||
f92158a7e4 |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:81e365c8494d591d8204a63ee7596bfdf8a7d06ad1b1507d6b9c1664a95f299a
|
|
||||||
size 139149
|
|
3
minio-7.2.17.tar.gz
Normal file
3
minio-7.2.17.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4a5c887a4b0891b1ebd88584372732a1913ce81171d640ea7bbad0d0c4583e6d
|
||||||
|
size 135455
|
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 29 07:42:06 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to 7.2.17
|
||||||
|
* MinioAdmin: allow specifying policies as dict besides file
|
||||||
|
by @Alveel in #1480
|
||||||
|
* fix too-many-positional-arguments error and other issues
|
||||||
|
by @balamurugana in #1504
|
||||||
|
* Credentials: redact password in URL by @balamurugana in #1511
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 15 07:27:48 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Fri Aug 15 07:27:48 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-minio
|
Name: python-minio
|
||||||
Version: 7.2.16
|
Version: 7.2.17
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Minio library for Amazon S3 compatible cloud storage
|
Summary: Minio library for Amazon S3 compatible cloud storage
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Reference in New Issue
Block a user