Hello community,

here is the log from the commit of package python-boto for openSUSE:Factory 
checked in at 2016-02-03 10:20:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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.changes  2016-02-01 
19:55:33.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-boto.new/python-boto.changes     
2016-02-03 10:20:05.000000000 +0100
@@ -1,0 +2,30 @@
+Mon Feb  1 11:45:27 UTC 2016 - toddrme2...@gmail.com
+
+- update to version 2.39.0:
+  * Autodetect sigv4 for ap-northeast-2 (:issue:`3461`,
+    :sha:`c2a17ce`)
+  * Added support for ap-northeast-2 (:issue:`3454`, :sha:`c3c1ddd`)
+  * Remove VeriSign Class 3 CA from trusted certs (:issue:`3450`,
+    :sha:`8a025df`)
+  * Add note about boto3 on all pages of boto docs (:sha:`9bd904c`)
+  * Fix for listing EMR steps based on cluster_states filter
+    (:issue:`3399`, :sha:`0f92f35`)
+  * Fixed param name in set_contents_from_string docstring
+    (:issue:`3420`, :sha:`e30297b`)
+  * Closes #3441 Remove py3 test whitelist Update rds to pass on py3
+    Update mturk to pass tests on py3 Update cloudsearchdomain tests
+    to work with py3 (:issue:`3441`, :sha:`5b2f552`)
+  * Run tests against py35 (:sha:`7d039d0`)
+  * Fix Glacier test failure in python 3.5 due to MagicMock
+    (:issue:`3412`, :sha:`d042f07`)
+  * Undo log message change BF(PY3): use except ... as syntax instead
+    of except ..., (:sha:`607cad7`)
+  * Fix travis CI builds for PY3 (:issue:`3439`, :sha:`22ab610`)
+  * Spelling fixes (:issue:`3425`, :sha:`f43bbbd`)
+  * Fixed docs (:issue:`3401`, :sha:`4f66311`)
+  * Add deprecation notice to emr methods (:issue:`3422`,
+    :sha:`cee6159`)
+  * Add some GovCloud endpoints (:issue:`3421`, :sha:`5afc068`)
+- Remove upstream-included region_support.patch
+
+-------------------------------------------------------------------

Old:
----
  boto-2.38.0.tar.gz
  region_support.patch

New:
----
  boto-2.39.0.tar.gz

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

Other differences:
------------------
++++++ python-boto.spec ++++++
--- /var/tmp/diff_new_pack.i5aTnr/_old  2016-02-03 10:20:06.000000000 +0100
+++ /var/tmp/diff_new_pack.i5aTnr/_new  2016-02-03 10:20:06.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           python-boto
-Version:        2.38.0
+Version:        2.39.0
 Release:        0
 Url:            https://github.com/boto/boto/
 Summary:        Amazon Web Services Library
@@ -25,7 +25,6 @@
 Group:          Development/Languages/Python
 Source:         
https://pypi.python.org/packages/source/b/boto/boto-%{version}.tar.gz
 Source1:        boto.cfg
-Patch1:         region_support.patch
 BuildRequires:  fdupes
 BuildRequires:  python-devel
 BuildRequires:  python-paramiko
@@ -113,7 +112,6 @@
 %setup -q -n boto-%{version}
 # remove unwanted shebang
 sed -i '/^#!/d' boto/{services/bs,services/result,pyami/launch_ami}.py
-%patch1
 
 # break the dependency between the doc generation and boto
 sed -i -e '/import boto/d' -e "s/boto\.__version__/\'%{version}\'/" 
docs/source/conf.py

++++++ boto-2.38.0.tar.gz -> boto-2.39.0.tar.gz ++++++
++++ 4529 lines of diff (skipped)


Reply via email to