Hello community,

here is the log from the commit of package python-boto for openSUSE:Factory 
checked in at 2014-11-04 17:29:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-boto (Old)
 and      /work/SRC/openSUSE:Factory/.python-boto.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-boto"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-boto/python-boto-doc.changes      
2014-09-15 18:24:56.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-boto.new/python-boto-doc.changes 
2014-11-04 17:29:20.000000000 +0100
@@ -1,0 +2,11 @@
+Sun Oct 26 12:16:34 UTC 2014 - [email protected]
+
+- update to version 2.34.0 (bnc#902648)
+  + Fix Amazon Cognito links in docs (issue 2674, commit 7c28577)
+  + fix ELB ConnectionSettings values in documentation (issue 2620,
+    commit d2231a2)
+  + Update count_slow documentation. (issue 2569, commit e926d2d)
+  + Documents not found behavior of get_item(). (issue 2544, commit 9b9c1c4)
+  + Doc updates for CloudSearch. (issue 2546, commit 9efebc2)
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/python-boto/python-boto.changes  2014-09-15 
18:24:56.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-boto.new/python-boto.changes     
2014-11-04 17:29:20.000000000 +0100
@@ -1,0 +2,77 @@
+Sun Oct 26 12:10:17 UTC 2014 - [email protected]
+
+- updated to 2.34.0 (bnc#902648)
+  + Calculate sha_256 correctly for s3 (issue 2691, commit c0a001f)
+  + Fix MTurk typo. (issue 2429, issue 2428, commit 9bfff19)
+  + Add the ability to IAM to create a virtual mfa device.
+    (issue 2675, commit 075d402)
+  + PEP8 tidy up for several modules. (issue 2673, commit 38abbd9)
+  + Fix s3 create multipart upload for sigv4 (issue 2684, commit fc73641)
+  + Updated endpoints.json for cloudwatch logs to support more regions.
+    (issue 2685, commit 5db2ea8)
+  + Added TaggedEC2Object.remove_tags. (issue 2610, issue 2269, issue 2414,
+    commit bce8fcf)
+  + Fixed 403 error from url encoded User-Agent header (issue 2621,
+    commit 2043a89)
+  + Inserted break when iterating Route53 records. (issue 2631, commit 2de8716)
+  + Fix typo in ELB ConnectionSettings attribute (issue 2602, commit 63bd53b)
+  + PEP8 fixes to various common modules. (issue 2611, commit 44d873d)
+  + Route Tables: Update describe_route_tables to support additional route
+    types (VPC peering connection, NIC). (issue 2598, issue 2597,
+    commit bbe8ce7)
+  + Fix an error in Python 3 when creating launch configs. Enables
+    AutoScaling unit tests to run by default. (issue 2591, commit fb4aeec)
+  + Use svg instead of png to get better image quality. (issue 2588,
+    commit 1de6b41)
+  + STS now signs using sigv4. (issue 2627, commit 36b247f)
+  + Added support for Amazon Cognito. (issue 2608, commit fa3a39e)
+  + Fix bug where sigv4 custom metadata headers were presigned incorrectly.
+    (issue 2604, commit 8853e8e)
+  + Add some regions to cloudsearch (issue 2593, commit 8c6ea21)
+  + fix typo in s3 tutorial (issue 2612, commit 92dd581)
+  + Few typo in docstring (issue 2590, commit 0238747)
+  + Add support for Amazon Route 53 Domains. (issue 2601, commit d149a87)
+  + Support EBS encryption in BlockDeviceType. (issue 2587, issue 2480,
+    commit 7a39741)
+  + Fix a typo in auth.py: Bejing -> Beijing. (issue 2585, commit 8525616)
+  + Update boto/cacerts/cacerts.txt. (issue 2567, commit 02b836c)
+  + route53 module: tidy up to meet PEP8 better. (issue 2571, commit 3a3e960)
+  + iam module: tidy up to meet PEP8 better. (issue 2566, commit 3c83da9)
+  + Assigning ACL ID to network_acl_id instead of route_table_id.
+    (issue 2548, commit c017b02)
+  + Avoid infinite loop with bucket listing and encoding_type=’url’.
+    (issue 2562, issue 2561, commit 39cbcb5)
+  + Use urllib timeout param instead of hacking socket global timeout.
+    (issue 2560, issue 1935, commit c1dd1fb)
+  + Support non-ascii unicode strings in _get_all_query_args.
+    Fixes: #2558, #2559. (issue 2559, issue 2558, commit 069d04b)
+  + Truncated Response Handling in Route53 ListResourceRecordSets.
+    (issue 2542, commit 3ba380f)
+  + Update to latest OpsWorks API. (issue 2547, commit ac2b311)
+  + Better S3 key repr support for unicode. (issue 2525, issue 2516,
+    commit 8198884)
+  + Skip test when locale is missing. (issue 2554, issue 2540, commit 2b87583)
+  + Add profile_name support to SQS. (issue 2459, commit 3837951)
+  + Include test_endpoints.json in source distribution. (issue 2550,
+    commit 7f907b7)
+  + Pass along params in make_request for elastic transcoder api.
+    (issue 2537, commit 964999e)
+  + Support auth when headers contains bytes. (issue 2521, issue 2520,
+    commit 885348d)
+  + PEP8 style fixes for ElastiCache. (issue 2539, commit bd0d6db)
+  + PEP8 style fixes for SES. (issue 2538, commit c620c43)
+  + Update to latest Redshift API. (issue 2545, commit 9151092)
+  + Update to latest support API. (issue 2541, issue 2426, commit 8cf1b52)
+  + Uses file name as archive description when uploading to glacier.
+    (issue 2535, issue 2528, commit 38478c1)
+  + Fix the ec2.elb.listener.Listener class’s __getitem__ method.
+    (issue 2533, commit 7b67f98)
+  + Add recognized HTTP headers for S3 metadata. (issue 2477,
+    issue 2050, commit c8c625a)
+  + Fix class name for document. (issue 2530, commit 2f0e689)
+  + Copy CloudSearch proxy settings to endpoint services. (issue 2513,
+    commit 3cbbc21)
+  + Merge branch ‘develop’ into cloudsearch2-proxy (commit 5b424db)
+  + Add IAMer as an application built on boto. (issue 2515, commit 1f35224)
+
+-------------------------------------------------------------------
@@ -5 +82,2 @@
-  + DynamoDB (issue 2441, commit 0ef0466, issue 2473, commit 102c3b6, issue 
2453)
+  + DynamoDB (issue 2441, commit 0ef0466, issue 2473, commit 102c3b6,
+    issue 2453)

Old:
----
  boto-2.32.1.tar.gz

New:
----
  boto-2.34.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-boto-doc.spec ++++++
--- /var/tmp/diff_new_pack.mJy3q6/_old  2014-11-04 17:29:21.000000000 +0100
+++ /var/tmp/diff_new_pack.mJy3q6/_new  2014-11-04 17:29:21.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           python-boto-doc
-Version:        2.32.1
+Version:        2.34.0
 Release:        0
 Url:            http://code.google.com/p/boto/
 Summary:        Amazon Web Services Library

python-boto.spec: same change
++++++ boto-2.32.1.tar.gz -> boto-2.34.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-boto/boto-2.32.1.tar.gz 
/work/SRC/openSUSE:Factory/.python-boto.new/boto-2.34.0.tar.gz differ: char 4, 
line 1

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to