Fedora 20 Update: python-boto-2.25.0-2.fc20

updates at fedoraproject.org updates at fedoraproject.org
Sat Feb 22 18:17:56 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-2310
2014-02-11 22:23:38
--------------------------------------------------------------------------------

Name        : python-boto
Product     : Fedora 20
Version     : 2.25.0
Release     : 2.fc20
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.

--------------------------------------------------------------------------------
Update Information:

This update contains a fix that makes S3Connection.get_bucket use HEAD requests instead of GET requests, which reduces the price of those requests by 90%.  Code that parses error messages may require updating.  See the upstream release notes for additional details.

This update also contains several bugfixes and support for a few new capabilities that were added to AWS over the past month.

The full release notes for changes from the last boto update are available here:
http://docs.pythonboto.org/en/latest/releasenotes/v2.24.0.html
http://docs.pythonboto.org/en/latest/releasenotes/v2.25.0.html
--------------------------------------------------------------------------------
ChangeLog:

* Wed Feb 12 2014 Garrett Holmstorm <gholms at fedoraproject.org> - 2.25.0-2
- Fixed roboto parameter type conversion (boto #2094, RH #1064550)
* Mon Feb 10 2014 Garrett Holmstrom <gholms at fedoraproject.org> - 2.25.0-1
- Updated to 2.25.0
- This update makes s3.get_bucket use HEAD instead of GET
* Mon Jan 20 2014 Garrett Holmstrom <gholms at fedoraproject.org> - 2.23.0-1
- Updated to 2.23.0
- Fixed auth for anonymous S3 requests (boto #1988)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1064550 - update of python-boto breaks euca2ools
        https://bugzilla.redhat.com/show_bug.cgi?id=1064550
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-boto' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list