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

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


    omit 65d526738 Bump cryptography from 39.0.0 to 41.0.2
     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.
     new 5dd912540 Bump cryptography from 39.0.0 to 41.0.2

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   (65d526738)
            \
             N -- N -- N   refs/heads/dependabot/pip/cryptography-41.0.2 
(5dd912540)

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.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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