This is an automated email from the ASF dual-hosted git repository. tomaz pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git
from 973f8913b Merge pull request #2030 from seifertdan/patch-1 add 5ddff4d8a Update codespell. add 8756555ef Fix various typos detected by latest version of codespell. add beecb62dd Fix formatting. add 06e6ee167 Upgrade tox. add 0a5acdc04 Store dev artifacts directly without compressing them so they can directly be downloaded, installed and re-used. add 4433657a4 Merge pull request #2055 from apache/chore/deps-update No new revisions were added by this update. Summary of changes: .github/workflows/publish_dev_artifact.yml | 13 +++++++++++-- libcloud/common/openstack.py | 2 +- libcloud/common/openstack_identity.py | 2 +- libcloud/compute/base.py | 2 +- libcloud/compute/deployment.py | 2 +- libcloud/compute/drivers/ec2.py | 4 +--- libcloud/compute/drivers/gce.py | 2 +- libcloud/compute/drivers/kubevirt.py | 2 +- libcloud/compute/drivers/outscale.py | 2 +- libcloud/compute/drivers/vcloud.py | 2 +- libcloud/compute/drivers/vsphere.py | 4 ++-- libcloud/compute/ssh.py | 2 +- libcloud/container/drivers/lxd.py | 2 +- libcloud/http.py | 2 +- libcloud/storage/drivers/cloudfiles.py | 2 +- libcloud/test/common/test_openstack_identity.py | 2 +- libcloud/test/compute/test_openstack.py | 2 +- libcloud/test/compute/test_ssh_client.py | 2 +- requirements-ci.txt | 2 +- requirements-lint.txt | 2 +- 20 files changed, 31 insertions(+), 24 deletions(-)