forked from pool/python-minio
- Update to 4.0.21:
* Doc: Fix error response URL link * Add support for ISO time with and without fractional seconds. * ObjectAccessed with Get and Head methods * list-objects-v2: Add start_after parameter * Implement select object OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-minio?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
7b5c8e4316
commit
aea6a5dd5c
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:05edfad9ef8543074c7a6b605c72a8858c813c766e060d9f771270dd81317dcb
|
||||
size 95381
|
3
minio-4.0.21.tar.gz
Normal file
3
minio-4.0.21.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:35643f056b4d12e053fa7d8f40d98394ed7cc4d5d44ba53c9971e7428fd58e60
|
||||
size 101794
|
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 11 11:32:49 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 4.0.21:
|
||||
* Doc: Fix error response URL link
|
||||
* Add support for ISO time with and without fractional seconds.
|
||||
* ObjectAccessed with Get and Head methods
|
||||
* list-objects-v2: Add start_after parameter
|
||||
* Implement select object
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 24 07:42:48 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-minio
|
||||
Version: 4.0.18
|
||||
Version: 4.0.21
|
||||
Release: 0
|
||||
Summary: Minio library for Amazon S3 compatible cloud storage
|
||||
License: Apache-2.0
|
||||
|
Reference in New Issue
Block a user