From 1c7ec4dba8af8abd87d45799b37c6d36ab5636f414675b8d01b99876853ee2da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 17 May 2019 15:40:59 +0000 Subject: [PATCH] Accepting request 703733 from home:mcalabkova:branches:devel:languages:python - Update to version 4.0.16 * Replaces Minio refs with MinIO and minio.io links with min.io * Use optimal part size determined by SDK * Adds debug code OBS-URL: https://build.opensuse.org/request/show/703733 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-minio?expand=0&rev=5 --- minio-4.0.13.tar.gz | 3 --- minio-4.0.16.tar.gz | 3 +++ python-minio.changes | 8 ++++++++ python-minio.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 minio-4.0.13.tar.gz create mode 100644 minio-4.0.16.tar.gz diff --git a/minio-4.0.13.tar.gz b/minio-4.0.13.tar.gz deleted file mode 100644 index 9421f14..0000000 --- a/minio-4.0.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b40cbfbc5552dbe70c631e3d133c5df1d5781132c2215be5d0acd4a969d875e9 -size 95651 diff --git a/minio-4.0.16.tar.gz b/minio-4.0.16.tar.gz new file mode 100644 index 0000000..0bcf326 --- /dev/null +++ b/minio-4.0.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee302e04662c065a99fb9a357b47cad533fe74bbe8347b58fe351e65ad0c0d18 +size 95961 diff --git a/python-minio.changes b/python-minio.changes index 98cf282..9c24a1d 100644 --- a/python-minio.changes +++ b/python-minio.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri May 17 14:43:26 UTC 2019 - Marketa Calabkova + +- Update to version 4.0.16 + * Replaces Minio refs with MinIO and minio.io links with min.io + * Use optimal part size determined by SDK + * Adds debug code + ------------------------------------------------------------------- Fri Apr 5 12:36:37 UTC 2019 - Tomáš Chvátal diff --git a/python-minio.spec b/python-minio.spec index 0dc35d6..c57df8f 100644 --- a/python-minio.spec +++ b/python-minio.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-minio -Version: 4.0.13 +Version: 4.0.16 Release: 0 Summary: Minio library for Amazon S3 compatible cloud storage License: Apache-2.0