Hello community,

here is the log from the commit of package python-boto for openSUSE:Factory 
checked in at 2014-04-17 14:11:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-03-12 19:09:01.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-boto.new/python-boto-doc.changes 
2014-04-17 14:11:11.000000000 +0200
@@ -1,0 +2,7 @@
+Wed Apr 16 16:30:50 UTC 2014 - [email protected]
+
+- update to version 2.27.0
+  + removed patch boto_useSystemCerts.patch
+  + updated doc explaining use of "system" keyword
+
+-------------------------------------------------------------------
@@ -11 +18 @@
-  + no upstream doc cahnges in changelog
+  + no upstream doc changes in changelog
--- /work/SRC/openSUSE:Factory/python-boto/python-boto.changes  2014-03-12 
19:09:01.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-boto.new/python-boto.changes     
2014-04-17 14:11:11.000000000 +0200
@@ -1,0 +2,24 @@
+Wed Apr 16 16:27:28 UTC 2014 - [email protected]
+
+- add previously missing dependency for python-paramiko
+- update to version 2.27.0
+  + remove boto_useSystemCerts.patch, changes included in new version
+  + Added support for AccessLog in ELB (issue 2150, commit 7aa35ea)
+  + Added better BlockDeviceType deserialization in Autoscaling.
+    (issue 2149, commit 04d29a5)
+  + Updated CloudFormation documentation (issue 2147, commit 2535aca)
+  + Updated Kinesis documentation (issue 2146, commit 01425dc)
+  + Add optional bucket tags to lss3 output. (issue 2132, commit 0f35924)
+  + Fix getting instance types for Eucalyptus 4.0. (issue 2118, commit 18dc07d)
+  + Fixed how quoted strings are handled in SigV4 (issue 2142, commit 2467547)
+  + Use system supplied certs without a bundle file (issue 2139, commit 
70d15b8)
+  + Fixed incorrect test failures in EC2 trim_snapshots (commit 1fa9df7)
+  + Raise any exceptions that are tagSet not found (commit 56d7d3e)
+  + Added request hook docs (issue 2129, commit 64eedce)
+  + Fixed Route53 alias-healthcheck (issue 2126, commit 141077f)
+  + Fixed Elastic IP association in EC2 (issue 2131, issue 1310, commit 
d75fdfa)
+  + Fixed builds on Travis for installing dependencies (commit 5e84e30)
+  + Support printing tags on buckets when listing buckets (commit c42a5dd)
+  + PEP8/pyflakes/(some)pylint (commit 149175e)
+
+-------------------------------------------------------------------

Old:
----
  boto-2.26.0.tar.gz
  boto_useSystemCerts.patch

New:
----
  boto-2.27.0.tar.gz

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

Other differences:
------------------
++++++ python-boto-doc.spec ++++++
--- /var/tmp/diff_new_pack.YvTLwz/_old  2014-04-17 14:11:12.000000000 +0200
+++ /var/tmp/diff_new_pack.YvTLwz/_new  2014-04-17 14:11:12.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-boto-doc
-Version:        2.26.0
+Version:        2.27.0
 Release:        0
 Url:            http://code.google.com/p/boto/
 Summary:        Amazon Web Services Library

++++++ python-boto.spec ++++++
--- /var/tmp/diff_new_pack.YvTLwz/_old  2014-04-17 14:11:12.000000000 +0200
+++ /var/tmp/diff_new_pack.YvTLwz/_new  2014-04-17 14:11:12.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-boto
-Version:        2.26.0
+Version:        2.27.0
 Release:        0
 Url:            http://code.google.com/p/boto/
 Summary:        Amazon Web Services Library
@@ -25,8 +25,8 @@
 Group:          Development/Languages/Python
 Source:         boto-%{version}.tar.gz
 Source1:        boto.cfg
-Patch0:         boto_useSystemCerts.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Requires:       python-paramiko
 Requires:       python-xml
 BuildRequires:  fdupes
 BuildRequires:  python-devel
@@ -51,7 +51,6 @@
 
 %prep
 %setup -q -n boto-%{version}
-%patch0 -p1
 
 %build
 python setup.py build

++++++ boto-2.26.0.tar.gz -> boto-2.27.0.tar.gz ++++++
++++ 1702 lines of diff (skipped)

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

Reply via email to