You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by gi...@apache.org on 2022/12/08 19:26:00 UTC

[libcloud] branch dependabot/pip/flake8-6.0.0 updated (92e373901 -> c512d8188)

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

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


 discard 92e373901 Bump flake8 from 5.0.4 to 6.0.0
     add b7adb87b8 Use local loopback to log into OAuth with a desktop client
     add f0d523f8f Remove unused import
     add 040f883c6 More comments
     add b7aff53e8 Formatting
     add 14142e01e Add test case for local loopback
     add 764666ffd Merge branch 'trunk' into fix-google-oauth-desktop
     add 693b59750 Merge branch 'trunk' into fix-google-oauth-desktop
     add 334ebbc83 Update changes file.
     add aef56dbc6 Ignore false positive lint warning.
     add bf06e159b Upgrade rstcheck dependency.
     add a09119b03 Add changelog entry for #1807.
     add c512d8188 Bump flake8 from 5.0.4 to 6.0.0

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   (92e373901)
            \
             N -- N -- N   refs/heads/dependabot/pip/flake8-6.0.0 (c512d8188)

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 +++
 libcloud/common/google.py           | 75 +++++++++++++++++++++++++++++++++----
 libcloud/test/common/test_google.py | 70 +++++++++++++++++++++++++++++++---
 requirements-docs.txt               |  2 +-
 requirements-lint.txt               |  2 +-
 5 files changed, 139 insertions(+), 15 deletions(-)