14
0
forked from pool/python-minio

Accepting request 1299764 from home:glaubitz:branches:devel:languages:python

- 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/request/show/1299764
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-minio?expand=0&rev=46
This commit is contained in:
2025-08-15 07:56:32 +00:00
committed by Git OBS Bridge
parent 1dea616207
commit f4b8b3c2c5
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5247df5d4dca7bfa4c9b20093acd5ad43e82d8710ceb059d79c6eea970f49f79
size 138040

3
minio-7.2.16.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:81e365c8494d591d8204a63ee7596bfdf8a7d06ad1b1507d6b9c1664a95f299a
size 139149

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Aug 15 07:27:48 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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
-------------------------------------------------------------------
Thu Jan 30 14:06:53 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-minio
Version: 7.2.15
Version: 7.2.16
Release: 0
Summary: Minio library for Amazon S3 compatible cloud storage
License: Apache-2.0