14
0
forked from pool/python-minio

- Update to 4.0.13:

* Add configurable part_size (#745)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-minio?expand=0&rev=3
This commit is contained in:
Tomáš Chvátal
2019-04-05 12:37:50 +00:00
committed by Git OBS Bridge
parent b99b8dcec1
commit 70afda5688
4 changed files with 21 additions and 15 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Apr 5 12:36:37 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 4.0.13:
* Add configurable part_size (#745)
-------------------------------------------------------------------
Fri Mar 15 04:30:42 UTC 2019 - John Vandenberg <jayvdb@gmail.com>