Name: | python2-boto |
---|---|
Version: | 2.45.0 |
Release: | 3.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 9851607 |
License: | MIT |
RPM: | python2-boto-2.45.0-3.el7.noarch.rpm |
Source RPM: | python-boto-2.45.0-3.el7.src.rpm |
Build Date: | Wed Oct 25 2017 |
Build Host: | x86-ol7-builder-02.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. |
- Added support for ModifySubnetAttribute
- Rebuild for Python 3.6
- 2.40.0.
- Updated to 2.44.0 (RH #1403362)
- Updated to 2.43.0
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
- Updated to 2.41.0
- Cleaned up spec file - Added NAT gateway support - Fixed sigv4 protocol selection - Fixed max_retry_delay config option - Added aws-exec-read to S3's canned ACL list - Added new instance attributes - Fixed multi-VPC hosted zone parsing - Fixed request logging for S3 requests - Allowed route53 health check resource paths to be none
- 2.40.0. - Kinesis patch upstreamed.
- Updated to 2.39.0 (RH #1300424) - Switched to systemwide copy of python-six on el7 - Enabled unit tests on el7 - Renamed python-boto to python2-boto to comply with current python packaging standards