From 47b4a6fd3c43eca0468b5f3adc349c987d97d73e35ca4b85f8d7277833e5c33f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 9 Jan 2025 12:36:10 +0000 Subject: [PATCH] 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 --- minio-7.2.12.tar.gz | 3 --- minio-7.2.14.tar.gz | 3 +++ python-minio.changes | 10 ++++++++++ python-minio.spec | 4 ++-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 minio-7.2.12.tar.gz create mode 100644 minio-7.2.14.tar.gz diff --git a/minio-7.2.12.tar.gz b/minio-7.2.12.tar.gz deleted file mode 100644 index cf608d5..0000000 --- a/minio-7.2.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2a3fcf4ab753824de8ae3ffeb14da33d6ad416f83a7e82363a27b34da8e91f27 -size 136451 diff --git a/minio-7.2.14.tar.gz b/minio-7.2.14.tar.gz new file mode 100644 index 0000000..2e36947 --- /dev/null +++ b/minio-7.2.14.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5c24bf236fefd2edc567cd4455dc49a11ad8ff7ac984bb031b849d82f01222a +size 137436 diff --git a/python-minio.changes b/python-minio.changes index a0b5a99..af02b4f 100644 --- a/python-minio.changes +++ b/python-minio.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Jan 8 15:02:42 UTC 2025 - Yunus Acar + +- 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 diff --git a/python-minio.spec b/python-minio.spec index 74e58da..ead5b18 100644 --- a/python-minio.spec +++ b/python-minio.spec @@ -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