This is an automated email from the ASF dual-hosted git repository. tomaz pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git
from 8fd5f1010 Merge pull request #1760 from apache/dependabot/pip/cryptography-38.0.1 new 092e3ef16 Add missing changelog entry for #1699. add 1f58fcea7 Use official endpoint for EC2 prices add f104d2cd9 Show On Demand prices add 41aace5f8 Use context manager. Get latest download_json. add 8abac55f7 Merge branch 'trunk' into EC2-price-scrape add b152e2d4b Add changelog entry. add 7b9422a9a Fix lint. add 3102e26f0 Add missing dependencies to tox targets. add 9b9824e22 Fix broken code when cache is not present. add 17d046631 Fix black formatting. add cc4973cd6 Use larger buffer size to speed up parsing, print a warning that parsing can take a while and add basic progress indicator. add 6f5663861 Merge branch 'trunk' into EC2-price-scrape add b11e8a073 Run script add f44038b09 Merge branch 'trunk' into EC2-price-scrape new 3c7ffe89c Merge branch 'EC2-price-scrape' of https://github.com/Eis-D-Z/libcloud into Eis-D-Z-EC2-price-scrape new ce5b74479 Add a note on pricing file size increase and potential impact on the memory usage for EC2 driver users. new 7bffd095b Also display progress bar when parsing sku pricing data. new 23034670c Print file mtime when using existing cached pricing file. new 168b8c95a Update pricing file with latest EC2 pricing. new bbfabc39c Merge branch 'trunk' of http://gitbox.apache.org/repos/asf/libcloud into trunk The 7 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: CHANGES.rst | 28 +- contrib/scrape-ec2-prices.py | 424 +- libcloud/data/pricing.json | 45567 +++++++++++++++++++++++++++++++++++------ tox.ini | 4 + 4 files changed, 39036 insertions(+), 6987 deletions(-)