forked from pool/python-minio
Accepting request 1235982 from home:yacar:branches:devel:languages:python
- Update to 7.2.14: * MinioAdmin: add IDP/LDAP attach/detach/list APIs by @balamurugana in #1470 * MinioAdmin: add {attach,detach}_policy and get_policy_entities APIs by @balamurugana in #1471 - Update to 7.2.13: * Add NewerNoncurrentVersions in LifecycleConfig by @balamurugana in #1469 * IamAwsProvider: fix url with role name by @balamurugana in #1465 OBS-URL: https://build.opensuse.org/request/show/1235982 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-minio?expand=0&rev=42
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2a3fcf4ab753824de8ae3ffeb14da33d6ad416f83a7e82363a27b34da8e91f27
|
||||
size 136451
|
3
minio-7.2.14.tar.gz
Normal file
3
minio-7.2.14.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f5c24bf236fefd2edc567cd4455dc49a11ad8ff7ac984bb031b849d82f01222a
|
||||
size 137436
|
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 8 15:02:42 UTC 2025 - Yunus Acar <yunus.acar@suse.com>
|
||||
|
||||
- Update to 7.2.14:
|
||||
* MinioAdmin: add IDP/LDAP attach/detach/list APIs by @balamurugana in #1470
|
||||
* MinioAdmin: add {attach,detach}_policy and get_policy_entities APIs by @balamurugana in #1471
|
||||
- Update to 7.2.13:
|
||||
* Add NewerNoncurrentVersions in LifecycleConfig by @balamurugana in #1469
|
||||
* IamAwsProvider: fix url with role name by @balamurugana in #1465
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 4 13:33:28 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-minio
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-minio
|
||||
Version: 7.2.12
|
||||
Version: 7.2.14
|
||||
Release: 0
|
||||
Summary: Minio library for Amazon S3 compatible cloud storage
|
||||
License: Apache-2.0
|
||||
|
Reference in New Issue
Block a user