Package Release Info

python-django-minio-storage-0.5.3-bp156.1.1

Update Info: Base Release
Available in Package Hub : 15 SP6

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python311-django-minio-storage

Change Logs

* Thu Mar 28 2024 Max Lin <mlin@suse.com>
- Add %{?sle15_python_module_pythons}
* Thu May 18 2023 Dirk Müller <dmueller@suse.com>
- update to 0.5.3:
  * This is an package metadata only update.
* Sun May 07 2023 Dirk Müller <dmueller@suse.com>
- update to 0.5.2:
  * Add/fix more type hints.
  * Fix type hints
* Sun Apr 23 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 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
Version: 0.3.7-bp155.2.10
* Sun Apr 05 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 09 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 2019 Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.3.4:
  * Commandline interface redesign
  * Update for new django releases
  * Various test fixes
Version: 0.3.7-bp152.1.3
* Sun Apr 05 2020 Tomá? Chvátal <tchvatal@suse.com>
- Update to 0.3.7:
  * no changelog
* Thu Jan 09 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 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 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 2019 John Vandenberg <jayvdb@gmail.com>
- Initial spec for v0.2.2