pypi pytest-minio-mock 0.4.17
v0.4.17

latest releases: 0.4.19, 0.4.18
4 months ago

Bug Fixes

  • Fixed empty files being added when using fput_object(), by adding .read() to the file handle.

For Developers

  • Separated requirements.txt and requiremnets-testing.txt and updated tox.ini and the github testing workflow accordingly
  • Replaced setup.py with pyproject.toml file that uses dynamic version from pytest_minio_mock_.__init__.py __version__

For Maintainers

  • Updated uses: actions/upload-artifact@v3 to uses: actions/upload-artifact@v4 in all workflows; v3 was deprecated in Jan. 2025

Credits

Thanks to Ryan Dailey Mrjimjr for the pull-request

Don't miss a new pytest-minio-mock release

NewReleases is sending notifications on new releases.