forked from pool/python-minio
Accepting request 734311 from home:mcalabkova:branches:devel:languages:python
- Update to 5.0.1 * BREAKING API CHANGE: re-implement select_object_content * Remove white-space characters before parsing XML * Do not encode ~ in V4 S3 signing OBS-URL: https://build.opensuse.org/request/show/734311 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-minio?expand=0&rev=13
This commit is contained in:
committed by
Git OBS Bridge
parent
aea6a5dd5c
commit
750e2f772a
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:35643f056b4d12e053fa7d8f40d98394ed7cc4d5d44ba53c9971e7428fd58e60
|
|
||||||
size 101794
|
|
3
minio-5.0.1.tar.gz
Normal file
3
minio-5.0.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8f7ba1ca0750dfca3302cb03b14a92bf5f1c755ff84f9ba268079bf582e0f735
|
||||||
|
size 101634
|
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 12:55:45 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
- Update to 5.0.1
|
||||||
|
* BREAKING API CHANGE: re-implement select_object_content
|
||||||
|
* Remove white-space characters before parsing XML
|
||||||
|
* Do not encode ~ in V4 S3 signing
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 11 11:32:49 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Wed Sep 11 11:32:49 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-minio
|
Name: python-minio
|
||||||
Version: 4.0.21
|
Version: 5.0.1
|
||||||
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
|
||||||
|
Reference in New Issue
Block a user