This is an automated email from the ASF dual-hosted git repository. micafer pushed a commit to branch correct_deps in repository https://gitbox.apache.org/repos/asf/libcloud.git
commit b8592ed5ad23d0d7f213f0d5bbc5f62c83a0d85a Author: Miguel Caballer <[email protected]> AuthorDate: Thu Jul 16 17:00:00 2026 +0200 Add msg in changelog --- CHANGES.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 41915c0f2..0eb55f954 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,6 +4,13 @@ Changelog Changes in Apache Libcloud 3.9.2 -------------------------------- +Common +~~~~~~ + +- Move tests to python 3.12. + (#2152) + [Miguel Caballer - @micafer] + Compute ~~~~~~~
