forked from pool/python-minio
Accepting request 705232 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/705232 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-minio?expand=0&rev=4
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ee302e04662c065a99fb9a357b47cad533fe74bbe8347b58fe351e65ad0c0d18
|
||||
size 95961
|
3
minio-4.0.17.tar.gz
Normal file
3
minio-4.0.17.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0fb1faab701008a1ff05b9b2497b6ba52d1aff963323356ed86f2771b186db6b
|
||||
size 95132
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 24 12:09:49 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
- version update to 4.0.17
|
||||
* Validate underscores in host names successfully
|
||||
* Use README.md instead of README.rst
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 17 14:43:26 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-minio
|
||||
Version: 4.0.16
|
||||
Version: 4.0.17
|
||||
Release: 0
|
||||
Summary: Minio library for Amazon S3 compatible cloud storage
|
||||
License: Apache-2.0
|
||||
@@ -62,7 +62,7 @@ mv docs/zh_CN/API.md docs/API_zh_CN.md
|
||||
%python_exec setup.py test --test-suite=tests
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.rst README*.md docs/API*.md examples/
|
||||
%doc README*.md docs/API*.md examples/
|
||||
%license LICENSE
|
||||
%{python_sitelib}/*
|
||||
|
||||
|
Reference in New Issue
Block a user