Re: [dev] [ANNOUNCE] Apache Libcloud 3.8.0 release

2023-08-27 Thread Tomaz Muraus
Thanks. Good catch. A while ago we stopped uploading .zip and .tar.bz2 files. We now only upload .tar.gz and .whl file to PyPi and Apache dist server. This change was done a while ago when switching to twine for uploading artifacts to PyPi (IIRC, twine only supports those formats or something a

Re: [dev] [ANNOUNCE] Apache Libcloud 3.8.0 release

2023-08-27 Thread Roman Bogorodskiy
Tomaz Muraus wrote: > Libcloud is a Python library that abstracts away the differences among > multiple cloud provider APIs. It allows users to manage cloud services > (servers, storage, load balancers, DNS, containers as a service) offered by > many different providers through a single, unified