This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/pip/tox-4.11.3
in repository https://gitbox.apache.org/repos/asf/libcloud.git
omit cbd066c64 Bump tox from 4.8.0 to 4.11.3
add 7ba3892a6 Bump sphinx-rtd-theme from 1.2.2 to 1.3.0
add 39274c627 Make classes inheriting from Type hashable
add c3f4a5153 Bump actions/checkout from 3 to 4
add fd0623c0b Merge pull request #1952 from
apache/dependabot/github_actions/actions/checkout-4
add b774d31b1 Merge branch 'trunk' into hashable
add b96bf0ee2 Add changelog entry for #1944.
add 5e2a01ba9 Merge branch 'trunk' into
dependabot/pip/sphinx-rtd-theme-1.3.0
add 096303aa2 Comment: Fixed inappropriate length comparison.
add 87eda105d Merge branch 'trunk' into
Inappropriate_Logic-4nttcis.py1578107171730812236.diff
add 69b922ec4 Merge pull request #1940 from
munahaf/Inappropriate_Logic-4nttcis.py1578107171730812236.diff
add a9727f9a4 Add changelog entry for #1940.
add 698c86dae Merge branch 'trunk' into
dependabot/pip/sphinx-rtd-theme-1.3.0
add edebff487 Merge pull request #1947 from
apache/dependabot/pip/sphinx-rtd-theme-1.3.0
add 1f6603bed eu-south-1 region added
add d6f789346 Merge branch 'apache:trunk' into trunk
add 551543b49 Added AWS region EU-South-1 to s3 storage driver.
add 975648410 Merge branch 'trunk' into S3-EU-South
add be7a99372 Merge branch 'S3-EU-South' of
https://github.com/H3199/libcloud into H3199-S3-EU-South
add 7c7f74edb Remove unnecessary driver connection and storage class. This
hasn't been needed anymore since we switched to the "region" constructor
argument many years ago.
add 5a853014d Add changelog entry for #1950.
add e95414405 Fix lint.
add 78103f9dd Merge branch 'H3199-S3-EU-South' into trunk
add fd26e972c Bump tox from 4.8.0 to 4.11.3
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 (cbd066c64)
\
N -- N -- N refs/heads/dependabot/pip/tox-4.11.3 (fd26e972c)
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:
.github/workflows/depsreview.yaml | 2 +-
CHANGES.rst | 24 ++++++++++++++++++++++
libcloud/common/nttcis.py | 6 +++---
libcloud/common/types.py | 2 +-
libcloud/storage/drivers/s3.py | 2 ++
.../test_ninefold.py => common/test_types.py} | 20 ++++++++++--------
requirements-docs.txt | 2 +-
7 files changed, 43 insertions(+), 15 deletions(-)
copy libcloud/test/{loadbalancer/test_ninefold.py => common/test_types.py}
(62%)