This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/pip/pyupgrade-3.3.1 in repository https://gitbox.apache.org/repos/asf/libcloud.git
discard 12fa5a778 Bump pyupgrade from 3.1.0 to 3.3.1 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 7fef596ce Bump pyupgrade from 3.1.0 to 3.3.1 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 (12fa5a778) \ N -- N -- N refs/heads/dependabot/pip/pyupgrade-3.3.1 (7fef596ce) 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(-)