Hello community, here is the log from the commit of package python-boto for openSUSE:Factory checked in at 2014-09-15 17:41:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-05-16 07:56:39.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-boto.new/python-boto-doc.changes 2014-09-15 18:24:56.000000000 +0200 @@ -1,0 +2,6 @@ +Sat Sep 13 17:13:34 UTC 2014 - tbechtold@suse.com + +- update to 2.32.1 +- Add BotoCheatSheet.pdf + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/python-boto/python-boto.changes 2014-06-17 11:23:25.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-boto.new/python-boto.changes 2014-09-15 18:24:56.000000000 +0200 @@ -1,0 +2,98 @@ +Sat Sep 13 17:13:17 UTC 2014 - tbechtold@suse.com + +- update to 2.32.1: + + DynamoDB (issue 2441, commit 0ef0466, issue 2473, commit 102c3b6, issue 2453) + + CloudWatch Logs (issue 2448, commit 23cbcd1) + + Support (issue 2406, commit 7b489a0) + + Elastic Beanstalk (issue 2372, commit d45d00e) + + CloudSearch (issue 2439, commit 25416f9, issue 2432, commit b17f2d9) + + STS (issue 2435, commit 1c1239b) + + SimpleDB (issue 2403, commit 604318d) + + EC2 (issue 2424, commit 5e5dc4c) + + VPC (issue 2399, commit 356da91) + + OpsWorks (issue 2402, commit 68d15a5) + + CloudWatch (issue 2400, commit a4d0a7a) + + SWF (issue 2397, commit 6db918e) + + MWS (issue 2385, commit 5347fbd) + + ELB (issue 2384, commit 4dcc9be) + + Elastic Transcoder (issue 2382, commit 40c5e35) + + EMR (issue 2381, commit edf4020) + + Route53 (issue 2359, commit 15514f7) + + Glacier (issue 2357, commit a41042e) + + RedShift (issue 2362, commit b8888cc) + + CloudFront (issue 2355, commit f2f54b1) + + ECS (issue 2364, commit ab84969) + + Fix pylintrc to run with pylint/python 3. (issue 2366, commit 6292ab2) + + SNS (issue 2365, commit 170f735) + + AutoScaling (issue 2393, commit 6a78057) + + Direct Connect (issue 2361, commit 8488d94) + + CloudFormation (issue 2373, commit 9872f27) + + IAM (issue 2358, commit 29ad3e3) + + ElastiCache (issue 2356, commit 2880f91) + + SES (issue 2354, commit 1db129e) + + Fix S3 integration test on Py3. (issue 2466, commit f3eb4cd) + + Use unittest.mock if exists. (issue 2451, commit cc58978) + + Add tests/compat.py for test-only imports. (issue 2442, commit 556f3cf) + + Add backward-compatible support for Python 3.3+ (S3, SQS, Kinesis, CloudTrail). (issue 2344, issue 677, commit b503f4b) + + Add marker param to describe all ELBs. (issue 2433, commit 49af8b6) + + Update .travis.yml to add pypy. (issue 2440, commit 4b8667c) + + Add ‘include_all_instances’ support to ‘get_all_instance_status’. (issue 2446, issue 2230, commit 5949012) + + Support security tokens in configuration file profiles. (issue 2445, commit a16bcfd) + + Singapore, Sydney and Tokyo are missing in Kinesis Region. (issue 2434, commit 723290d) + + Add support for VPC connection peering. (issue 2438, commit 63c78a8) + + Add seperate doc requirements. (issue 2412, commit 2922d89) + + Route53 support IP health checks (issue 2195, commit 319d44e) + + IPv6 support when making connections (issue 2380, commit 1e70179) + + Support SNS message attributes (issue 2360, commit ec106bd) + + Add “attributes” argument to boto.dynamodb2.table.Table.batch_get. (issue 2276, commit fe67f43) + + Add documentation for top-level S3 module. (issue 2379, commit db77546) + + Prevent an infinite loop. (issue 2465, commit 71b795a) + + Updated documentation for copy_image. (issue 2471, commit f9f683a) + + Fixed #2464 added keyword “detailed” to docs. (issue 2467, issue 2464, commit eb26fdc) + + Retry installation commands on Travis CI. (issue 2457, commit a9e8057) + + Fix for run_instances() network_interfaces argument documentation. (issue 2461, commit 798fd70) + + pyami module: tidy up to meet PEP8 better. (issue 2460, commit e5a23ed) + + Updating documentation on cloudsearch regions. (issue 2455, commit de284a4) + + Fixing lost errors bug in cloudsearch2 commit implementation. (issue 2408, commit fedb937) + + Import json from boto.compat for several modules. (issue 2450, commit 55e716b) + + Relocate MWS requirements checks; closes #2304, #2314. (issue 2314, issue 2304, commit 6a8f98b) + + Added support for creating EMR clusters with a ServiceRole. (issue 2389, commit 7693956) + + Doc fix: doc_service instead of service on Deleting. (issue 2419, commit f7b7980) + + Fix dummy value typo on aws_access_key_id. (issue 2418, commit fc2a212) + + Fix typo; add test. (issue 2447, commit effa8a8) + + Fix CloudWatch Logs docstring. (issue 2444, commit d4a2b02) + + Fix S3 mock encoding bug (issue 2443, commit 8dca89b) + + Skip the ETag header check in responce while using SSE-C encrpytion of S3. (issue 2368, commit 907fc6d) + + Fix Beanstalk exception handling. (issue 2431, commit 40f4b5d) + + EC2 UserData encoding fix (Full version of #1698). (issue 2396, issue 1698, commit 78300f1) + + Fetch S3 key storage class on-demand. (issue 2404, commit 8c4cc67) + + Added documentation for /manage/cmdshell.py. (issue 2395, commit 5a28d1c) + + Remove redundant lines in auth.py. (issue 2374, commit 317e322) + + Fix SWF continue_as_new_workflow_execution start_to_close_timeout. (issue 2378, commit 5101b06) + + Fix StringIO imports and invocations. (issue 2390, commit 03952c7) + + Fixed wrong call of urlparse. (issue 2387, commit 4935f67) + + Update documentation on Valid Values for ses:SetIdentityNotificationTopic. (issue 2367, commit 3f5de0d) + + Correct list_saml_providers to return all items. (issue 2338, commit 9e9427f) + + Fixing ELB unit tests. Also did some PEP8 cleanup on ELB code. (issue 2352, commit 5220621) + + Documentation updates. (issue 2353, commit c9233d4) + + Add support for Amazon CloudWatch Logs. (commit 125c94d) + + Add EC2 T2 instance types (commit 544f8925cb) + + Add new regions for CloudTrail and Kinesis (commit 4d67e19914) + + Fixed some code formatting and typo in SQS tutorial docs. (issue 2332, commit 08c8fed) + + Documentation update – Child workflows and poll API. (issue 2333, issue 2063, issue 2064, commit 4835676) + + DOC Tutorial update for metrics and use of dimensions property. (issue 2340, issue 2336, commit 45fda90) + + Let people know only EC2 supported for cloudwatch. (issue 2341, commit 98f03e2) + + Add namespace to AccessControlPolicy xml representation. (issue 2342, commit ce07446) + + Make ip_addr optional in Route53 HealthCheck. (issue 2345, commit 79c35ca) + + Add S3 SigV4 Presigning. (issue 2349, commit 125c4ce) + + Add missing route53 autodoc. (issue 2343, commit 6472811) + + Adds scan_index_forward and limit to DynamoDB table query count. (issue 2184, commit 4b6d222) + + Add method TaggedEC2Object.add_tags(). (issue 2259, commit eea5467) + + Add network interface lookup to EC2. Add update/attach/detach methods to NetworkInterface object. (issue 2311, commit 4d44530) + + Parse date/time in a locale independent manner. (issue 2317, issue 2271, commit 3b715e5) + + Add documentation for delete_hosted_zone. (issue 2316, commit a0fdd39) + + s/existance/existence/ (issue 2315, commit b8dfa1c) + + Add multipart upload section to the S3 tutorial. (issue 2308, commit 99953d4) + + Only attempt shared creds load if path is a file. (issue 2305, commit 0bffa3b) + +------------------------------------------------------------------- Old: ---- boto-2.29.1.tar.gz New: ---- boto-2.32.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-boto-doc.spec ++++++ --- /var/tmp/diff_new_pack.nuRNxo/_old 2014-09-15 18:24:58.000000000 +0200 +++ /var/tmp/diff_new_pack.nuRNxo/_new 2014-09-15 18:24:58.000000000 +0200 @@ -17,7 +17,7 @@ Name: python-boto-doc -Version: 2.29.1 +Version: 2.32.1 Release: 0 Url: http://code.google.com/p/boto/ Summary: Amazon Web Services Library @@ -51,5 +51,6 @@ %files %defattr(-,root,root,-) %doc docs/build/html +%doc docs/BotoCheatSheet.pdf %changelog ++++++ python-boto.spec ++++++ --- /var/tmp/diff_new_pack.nuRNxo/_old 2014-09-15 18:24:58.000000000 +0200 +++ /var/tmp/diff_new_pack.nuRNxo/_new 2014-09-15 18:24:58.000000000 +0200 @@ -17,7 +17,7 @@ Name: python-boto -Version: 2.29.1 +Version: 2.32.1 Release: 0 Url: http://code.google.com/p/boto/ Summary: Amazon Web Services Library @@ -40,14 +40,56 @@ %description An integrated interface to current and future infrastructural services offered -by Amazon Web Services. Currently, this includes: +by Amazon Web Services. At the moment, boto supports: - * Simple Storage Service (S3) - * Simple Queue Service (SQS) - * Elastic Compute Cloud (EC2) - * Mechanical Turk - * SimpleDB - * CloudFront + * Compute + - Amazon Elastic Compute Cloud (EC2) + - Amazon Elastic Map Reduce (EMR) + - AutoScaling + - Amazon Kinesis + * Content Delivery + - Amazon CloudFront + * Database + - Amazon Relational Data Service (RDS) + - Amazon DynamoDB + - Amazon SimpleDB + - Amazon ElastiCache + - Amazon Redshift + * Deployment and Management + - AWS Elastic Beanstalk + - AWS CloudFormation + - AWS Data Pipeline + - AWS Opsworks + - AWS CloudTrail + * Identity & Access + - AWS Identity and Access Management (IAM) + * Application Services + - Amazon CloudSearch + - Amazon Elastic Transcoder + - Amazon Simple Workflow Service (SWF) + - Amazon Simple Queue Service (SQS) + - Amazon Simple Notification Server (SNS) + - Amazon Simple Email Service (SES) + * Monitoring + - Amazon CloudWatch (EC2 Only) + - Amazon CloudWatch Logs + * Networking + - Amazon Route53 + - Amazon Virtual Private Cloud (VPC) + - Elastic Load Balancing (ELB) + - AWS Direct Connect + * Payments and Billing + - Amazon Flexible Payment Service (FPS) + * Storage + - Amazon Simple Storage Service (S3) + - Amazon Glacier + - Amazon Elastic Block Store (EBS) + - Google Cloud Storage + * Workforce + - Amazon Mechanical Turk + * Other + - Marketplace Web Services + - AWS Support %prep %setup -q -n boto-%{version} ++++++ boto-2.29.1.tar.gz -> boto-2.32.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-boto/boto-2.29.1.tar.gz /work/SRC/openSUSE:Factory/.python-boto.new/boto-2.32.1.tar.gz differ: char 5, line 1 -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org