14
0
forked from pool/python-minio

10 Commits

Author SHA256 Message Date
4d29805c77 Accepting request 1307694 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1307694
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-minio?expand=0&rev=25
2025-09-29 14:37:10 +00:00
6080b2a2b9 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-minio?expand=0&rev=48
2025-09-29 09:00:40 +00:00
a19f34c2a5 Accepting request 1299768 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1299768
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-minio?expand=0&rev=24
2025-08-15 19:52:33 +00:00
9a2772fdf0 - Update to 7.2.16
* Add account_info Admin API by @mhkarimi1383 in #1463
  * fix mypy error by @balamurugana in #1483
  * put_object: add append object support by @balamurugana in #1493
  * Add append_object() API by @balamurugana in #1494
  * fix: type wrong in commonconfig by @hlf20010508 in #1489
  * fix pip install for ubuntu 24.04 by @balamurugana in #1502

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-minio?expand=0&rev=46
2025-08-15 07:56:32 +00:00
5691b0c97d Accepting request 1241637 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1241637
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-minio?expand=0&rev=23
2025-01-31 16:18:58 +00:00
33e15b2265 - 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/package/show/devel:languages:python/python-minio?expand=0&rev=44
2025-01-31 13:18:30 +00:00
570d08dcc6 Accepting request 1236181 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1236181
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-minio?expand=0&rev=22
2025-01-12 10:14:18 +00:00
0cd3db13da - 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/package/show/devel:languages:python/python-minio?expand=0&rev=42
2025-01-09 12:36:10 +00:00
d6940c6faa Accepting request 1228387 from devel:languages:python
Forwarded request #1228323 from darix

- Update to 7.2.12:
    https://github.com/minio/minio-py/releases/tag/7.1.17
    https://github.com/minio/minio-py/releases/tag/7.2.0
    https://github.com/minio/minio-py/releases/tag/7.2.1
    https://github.com/minio/minio-py/releases/tag/7.2.2
    https://github.com/minio/minio-py/releases/tag/7.2.3
    https://github.com/minio/minio-py/releases/tag/7.2.4
    https://github.com/minio/minio-py/releases/tag/7.2.5
    https://github.com/minio/minio-py/releases/tag/7.2.6
    https://github.com/minio/minio-py/releases/tag/7.2.7
    https://github.com/minio/minio-py/releases/tag/7.2.8
    https://github.com/minio/minio-py/releases/tag/7.2.9
    https://github.com/minio/minio-py/releases/tag/7.2.10
    https://github.com/minio/minio-py/releases/tag/7.2.11
    https://github.com/minio/minio-py/releases/tag/7.2.12
  - sync requires/buildrequires with setup.py

OBS-URL: https://build.opensuse.org/request/show/1228387
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-minio?expand=0&rev=21
2024-12-05 16:09:14 +00:00
f92158a7e4 - Update to 7.2.12:
https://github.com/minio/minio-py/releases/tag/7.1.17
  https://github.com/minio/minio-py/releases/tag/7.2.0
  https://github.com/minio/minio-py/releases/tag/7.2.1
  https://github.com/minio/minio-py/releases/tag/7.2.2
  https://github.com/minio/minio-py/releases/tag/7.2.3
  https://github.com/minio/minio-py/releases/tag/7.2.4
  https://github.com/minio/minio-py/releases/tag/7.2.5
  https://github.com/minio/minio-py/releases/tag/7.2.6
  https://github.com/minio/minio-py/releases/tag/7.2.7
  https://github.com/minio/minio-py/releases/tag/7.2.8
  https://github.com/minio/minio-py/releases/tag/7.2.9
  https://github.com/minio/minio-py/releases/tag/7.2.10
  https://github.com/minio/minio-py/releases/tag/7.2.11
  https://github.com/minio/minio-py/releases/tag/7.2.12
- sync requires/buildrequires with setup.py

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-minio?expand=0&rev=40
2024-12-04 22:12:33 +00:00
4 changed files with 14 additions and 4 deletions

View File

@@ -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
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4a5c887a4b0891b1ebd88584372732a1913ce81171d640ea7bbad0d0c4583e6d
size 135455

View File

@@ -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>

View File

@@ -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