Name: | python-boto |
---|---|
Version: | 2.27.0 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 8400292 |
License: | MIT |
RPM: | python-boto-2.27.0-1.el7.noarch.rpm |
Source RPM: | python-boto-2.27.0-1.el7.src.rpm |
Build Date: | Fri Nov 07 2014 |
Build Host: | ca-build56.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/boto/boto |
Summary: | A simple, lightweight interface to Amazon Web Services |
Description: | Boto is a Python package that provides interfaces to Amazon Web Services. It supports over thirty services, such as S3 (Simple Storage Service), SQS (Simple Queue Service), and EC2 (Elastic Compute Cloud) via their REST and Query APIs. The goal of boto is to support the full breadth and depth of Amazon Web Services. In addition, boto provides support for other public services such as Google Storage in addition to private cloud systems like Eucalyptus, OpenStack and Open Nebula. |
- Updated to 2.27.0
- Fixed roboto parameter type conversion (boto #2094, RH #1064550)
- Updated to 2.25.0 - This update makes s3.get_bucket use HEAD instead of GET
- Updated to 2.23.0 - Fixed auth for anonymous S3 requests (boto #1988)
- Updated to 2.13.3 - Note that this version changes register_image's virtualization_type parameter - Fixed auto-scaling PropagateAtLaunch parsing (#1011682)
- Re-fixed autoscaling policy parsing (boto #1538)
- Update to 2.9.9
- Rebuilt after merge
- Updated to 2.9.6 - Fixed autoscaling policy parsing (boto #1538)
- Update to 2.9.2 (bug #948714) - Spec cleanup