File python-django-minio-storage.changes of Package python-django-minio-storage
-------------------------------------------------------------------
Wed Mar 18 07:27:25 UTC 2026 - Dirk Müller <dmueller@suse.com>
- update to 0.5.9:
* Pin minio client to <7.2.19
- update to 0.5.8:
* Add a py.typed file to expose type annotations
* Add support for text mode file reading
* Allow MinioMediaStorage and MinioStaticStorage options to be
specified
* Fix type checking errors
* Use Ruff for all linting and formatting
* Update supported Python and Django versions
* Update development tooling
* Clarify software license metadata
* Use new STORAGES setting from Django 4.2+
* Allow import of storage classes from the module root
* Ensure the package version can always be determined in CI
- update to 0.5.7:
* enable a bunch of ruff rules
* update minio to 7.1.16
- update to 0.5.6:
* allow minio_kwargs to override values from settings
- update to 0.5.5:
* switch from flake8/isort to ruff
* add MINIO_STORAGE_REGION setting
- update to 0.5.4:
* migrate to pyproject.toml
-------------------------------------------------------------------
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