This is an automated email from the ASF dual-hosted git repository.

tomaz pushed a change to branch build_release_artifact_ci_job
in repository https://gitbox.apache.org/repos/asf/libcloud.git


    from f971caad7 Remove setup.py.
     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
     add 8e210ab43 Merge branch 'trunk' of github.com:apache/libcloud into 
build_release_artifact_ci_job
     add 4f8e7b2fd Update changelog.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/publish_dev_artifact.yml      | 13 +++++++++++--
 CHANGES.rst                                     |  8 ++++++++
 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 +-
 21 files changed, 39 insertions(+), 24 deletions(-)

Reply via email to