14
0
forked from pool/python-minio
Commit Graph

8 Commits

Author SHA256 Message Date
Tomáš Chvátal
d4249eaeb4 Accepting request 766360 from home:MSirringhaus:branches:devel:languages:python
- Update to 5.0.6
  * Fix detecting a valid endpoint with new Python versions
  * Fix some typo in SELECT API doc
  * fget_object(): open temporary file on overwrite mode
- Update to 5.0.5
  * Increase presigned timeouts for functional tests
  * Remove future depdency for python3
  * Do not need to set max-keys, max-uploads and max-parts
- Update to 5.0.4
  * signV4: Avoid encoding ~ when found in the query part of 
    the url
  * FIX: AttributeError at error.message
  * Strip port 80/443 from host

OBS-URL: https://build.opensuse.org/request/show/766360
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-minio?expand=0&rev=15
2020-01-22 15:37:07 +00:00
Tomáš Chvátal
750e2f772a 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
2019-10-01 13:17:56 +00:00
Tomáš Chvátal
aea6a5dd5c - 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
2019-09-11 11:34:22 +00:00
Tomáš Chvátal
7b5c8e4316 - 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
2019-07-24 07:45:07 +00:00
Tomáš Chvátal
5e3ad2eeb9 Accepting request 705230 from home:pgajdos
- version update to 4.0.17
  * Validate underscores in host names successfully
  * Use README.md instead of README.rst

OBS-URL: https://build.opensuse.org/request/show/705230
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-minio?expand=0&rev=7
2019-05-24 12:14:24 +00:00
Tomáš Chvátal
1c7ec4dba8 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
2019-05-17 15:40:59 +00:00
Tomáš Chvátal
70afda5688 - Update to 4.0.13:
* Add configurable part_size (#745)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-minio?expand=0&rev=3
2019-04-05 12:37:50 +00:00
Tomáš Chvátal
aad0729729 Accepting request 685185 from home:jayvdb:django
- Activate test suite
- Add %license and %doc
- Update to v4.0.12
  * allow copy_object to set content-type
  * Add support for session tokens
  * Create MANIFEST.in
- Initial spec for v4.0.11

OBS-URL: https://build.opensuse.org/request/show/685185
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-minio?expand=0&rev=1
2019-03-15 10:37:47 +00:00