14
0
forked from pool/python-minio

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
This commit is contained in:
Tomáš Chvátal
2019-03-15 10:37:47 +00:00
committed by Git OBS Bridge
commit aad0729729
5 changed files with 110 additions and 0 deletions

14
python-minio.changes Normal file
View File

@@ -0,0 +1,14 @@
-------------------------------------------------------------------
Fri Mar 15 04:30:42 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- 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
-------------------------------------------------------------------
Sat Feb 16 15:45:12 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v4.0.11