This is an automated email from the ASF dual-hosted git repository. tomaz pushed a change to branch chore/remove/py3.8 in repository https://gitbox.apache.org/repos/asf/libcloud.git
from 0d748c85a Reformat code with the latest version of black. add 94c989ae5 Remove Python 3.8 from classifiers, update CHANGELOG.rst to indicate we have dropped suppport for 3.8 and indicate in pyproject.toml classifiers that we support 3.13. add 6f3edb7ff Fix possible bug / edge case detected by the latest version of pylint. add d8e154fd3 Update pyupgrade to use Python >= 3.9 syntax and functionality. add 3783d7fb4 Update black config. No new revisions were added by this update. Summary of changes: CHANGES.rst | 11 +++++++++++ README.rst | 10 +++++----- libcloud/common/worldwidedns.py | 1 + pyproject.toml | 4 ++-- tox.ini | 14 +++++++------- 5 files changed, 26 insertions(+), 14 deletions(-)