File python-django-minio-storage.changes of Package python-django-minio-storage
-------------------------------------------------------------------
Tue Jun 3 06:58:26 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject macros.
- No more greedy globs in %files.
-------------------------------------------------------------------
Thu Mar 28 05:44:54 UTC 2024 - Max Lin <mlin@suse.com>
- Add %{?sle15_python_module_pythons}
-------------------------------------------------------------------
Thu May 18 08:07:30 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.5.3:
* This is an package metadata only update.
-------------------------------------------------------------------
Sun May 7 18:53:24 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.5.2:
* Add/fix more type hints.
* Fix type hints
-------------------------------------------------------------------
Sun Apr 23 20:15:19 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.5.0:
* Switched the minio-py client library version from `<7` to
`>=7`.
* Minimum Django version is now 3.2
* Minimum Python version is now 3.8
-------------------------------------------------------------------
Tue Dec 22 01:55:23 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Fix disabled test invocation
- Update to v0.3.10
* Pin minio version to < 7
- from v0.3.9
* The minio client is now deconstructable by Django, fixes migrations.
- from v0.3.8
* Improved presigned urls with non standard base urls
-------------------------------------------------------------------
Sun Apr 5 07:50:49 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.3.7:
* Removed accidentally left over debug print from previous release
- from v0.3.6
* support adding default meta data
* Also new settings: MINIO_STORAGE_MEDIA_OBJECT_METADATA and
MINIO_STORAGE_STATIC_OBJECT_METADATA
* fix issue with directory listing names
-------------------------------------------------------------------
Thu Jan 9 08:37:15 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.3.5:
* Added settings MINIO_STORAGE_ASSUME_MEDIA_BUCKET_EXISTS and
MINIO_STORAGE_ASSUME_STATIC_BUCKET_EXISTS
-------------------------------------------------------------------
Wed Oct 30 11:59:10 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.3.4:
* Commandline interface redesign
* Update for new django releases
* Various test fixes
-------------------------------------------------------------------
Fri Mar 15 05:17:16 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Activate test suite, disabled by default with bcond test as
it depends on minio, not yet accepted into openSUSE.
-------------------------------------------------------------------
Sat Feb 16 16:01:34 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v0.2.2