This is an automated email from the ASF dual-hosted git repository.
tomaz pushed a change to branch
dependabot/github_actions/actions/upload-artifact-4
in repository https://gitbox.apache.org/repos/asf/libcloud.git
from 3cf4abfaa Merge branch 'trunk' into
dependabot/github_actions/actions/upload-artifact-4
add f979e504b added eu-west-3 region
add 78d483e68 remove deprecated class, fix lint
add a637b03da Merge branch 'trunk' into trunk
add 96b53e642 remove s3 west3 from providers
add 25977d6b6 Merge branch 'trunk' into trunk
add 7b641918e Merge pull request #1996 from keremdokuz/trunk
add dcbce8f32 Add changelog entry for #1996.
add f18c21450 Remove support for Python 3.7 which is EOL.
add 64a0abdd9 Add an upgrade notes entry for Python 3.7 support being
dropped.
add e93a04c7a Python 3.12 is stable so update unit tests to run with
stable and non dev Python 3.12 version.
add a3fe5f550 Remove Python 3.11 from required status checks and add 3.12
to required status checks.
add fff80e2e1 Remove Python 3.7 from required status checks since Python
3.7 supported will be removed in #1941.
add d5c2a1c54 Merge branch 'trunk' into py36_support_removal
add 101443c2e Merge pull request #1941 from Kami/py36_support_removal
add 2eaeb01ee Make tests more robust - reset paramiko log level as part of
setUp() and add additional assertions.
add b1cd8f9bd Merge branch 'trunk' into
dependabot/github_actions/actions/upload-artifact-4
No new revisions were added by this update.
Summary of changes:
.asf.yaml | 2 +-
.github/workflows/main.yml | 4 +---
CHANGES.rst | 11 ++++++++++
README.rst | 9 +++++---
contrib/Dockerfile | 3 ---
docs/upgrade_notes.rst | 6 ++++++
libcloud/storage/drivers/s3.py | 3 ++-
libcloud/storage/types.py | 2 ++
libcloud/test/test_init.py | 12 +++++++++--
pyproject.toml | 5 ++---
tox.ini | 48 +++---------------------------------------
11 files changed, 44 insertions(+), 61 deletions(-)