14
0
forked from pool/python-minio

- Update to 4.0.18:

* Better error msg if metadata contains a non us-ascii character (#770) (06/12/19)
  * Fix Py3.7 warnings (#767) (06/11/19)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-minio?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2019-07-24 07:45:07 +00:00
committed by Git OBS Bridge
parent 5e3ad2eeb9
commit 7b5c8e4316
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jul 24 07:42:48 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 4.0.18:
* Better error msg if metadata contains a non us-ascii character (#770) (06/12/19)
* Fix Py3.7 warnings (#767) (06/11/19)
-------------------------------------------------------------------
Fri May 24 12:09:49 UTC 2019 - pgajdos@suse.com