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

github-bot pushed a change to branch dependabot/pip/astroid-2.15.6
in repository https://gitbox.apache.org/repos/asf/libcloud.git


    omit 69292f7b0 Bump astroid from 2.13.3 to 2.15.6
     add a12ae52c5 Support all S3 storage classes
     add 70d2f5655 Add test case in test_s3.py to test upload object with 
storage class
     add 0450ac42b Fix failing test due to extra , which made argument a tuple, 
fix lint and reformat the code.
     add 18f06368d Add changelog entry for #1875.
     add 6cd0e9132 Upgrade rstcheck.
     add 9fe172127 Re-generate supported method tables.
     add 3fada6dad Upgrade codecov dependency.
     add 35158be9d Bump astroid from 2.13.3 to 2.15.6

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (69292f7b0)
            \
             N -- N -- N   refs/heads/dependabot/pip/astroid-2.15.6 (35158be9d)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 CHANGES.rst                                        |   5 +
 docs/compute/_supported_methods_block_storage.rst  | 104 ++++++++++-----------
 .../_supported_methods_image_management.rst        | 104 ++++++++++-----------
 .../_supported_methods_key_pair_management.rst     | 104 ++++++++++-----------
 docs/compute/_supported_methods_main.rst           | 104 ++++++++++-----------
 docs/compute/_supported_providers.rst              | 104 ++++++++++-----------
 docs/dns/_supported_methods.rst                    |  58 ++++++------
 docs/dns/_supported_providers.rst                  |  58 ++++++------
 libcloud/storage/drivers/s3.py                     |  11 ++-
 libcloud/test/storage/test_s3.py                   |  22 +++++
 requirements-lint.txt                              |   2 +-
 requirements-tests.txt                             |   2 +-
 12 files changed, 357 insertions(+), 321 deletions(-)

Reply via email to