forked from pool/python-minio
Accepting request 1241364 from home:darix:apps
- Update to 7.2.15: - MinioAdmin: conditionally decrypt response in {attach,detach}_policy APIs by @balamurugana in #1472 - xml: prepend namespace for each path in findall() by @balamurugana in #1476 - Fix ExcludedPrefixes in set/get bucket versioning config by @vadmeste in #1475 Full Changelog: 7.2.14...7.2.15 OBS-URL: https://build.opensuse.org/request/show/1241364 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-minio?expand=0&rev=44
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f5c24bf236fefd2edc567cd4455dc49a11ad8ff7ac984bb031b849d82f01222a
|
|
||||||
size 137436
|
|
3
minio-7.2.15.tar.gz
Normal file
3
minio-7.2.15.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5247df5d4dca7bfa4c9b20093acd5ad43e82d8710ceb059d79c6eea970f49f79
|
||||||
|
size 138040
|
@@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 30 14:06:53 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
|
||||||
|
|
||||||
|
- Update to 7.2.15:
|
||||||
|
- MinioAdmin: conditionally decrypt response in
|
||||||
|
{attach,detach}_policy APIs by @balamurugana in #1472
|
||||||
|
- xml: prepend namespace for each path in findall() by
|
||||||
|
@balamurugana in #1476
|
||||||
|
- Fix ExcludedPrefixes in set/get bucket versioning config by
|
||||||
|
@vadmeste in #1475
|
||||||
|
|
||||||
|
Full Changelog: 7.2.14...7.2.15
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 8 15:02:42 UTC 2025 - Yunus Acar <yunus.acar@suse.com>
|
Wed Jan 8 15:02:42 UTC 2025 - Yunus Acar <yunus.acar@suse.com>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-minio
|
Name: python-minio
|
||||||
Version: 7.2.14
|
Version: 7.2.15
|
||||||
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