Hello community,

here is the log from the commit of package python-botocore for openSUSE:Factory 
checked in at 2015-05-29 10:40:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-botocore (Old)
 and      /work/SRC/openSUSE:Factory/.python-botocore.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-botocore"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-botocore/python-botocore.changes  
2015-04-27 22:09:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-botocore.new/python-botocore.changes     
2015-05-29 10:40:12.000000000 +0200
@@ -1,0 +2,9 @@
+Wed May 27 17:32:36 UTC 2015 - [email protected]
+
+- Update to version 1.0.0.a2 (alpha 2)
+  + Update models to the latest version
+  + Rename event to provide-client-params
+  + Add client-method-called event to botocore
+  + Update README with date of first alpha release
+
+-------------------------------------------------------------------

Old:
----
  botocore-0.105.0.tar.gz

New:
----
  botocore-1.0.0a2.tar.gz

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

Other differences:
------------------
++++++ python-botocore.spec ++++++
--- /var/tmp/diff_new_pack.G6K07U/_old  2015-05-29 10:40:13.000000000 +0200
+++ /var/tmp/diff_new_pack.G6K07U/_new  2015-05-29 10:40:13.000000000 +0200
@@ -19,7 +19,7 @@
 %define baseName botocore
 
 Name:           python-botocore
-Version:        0.105.0
+Version:        1.0.0a2
 Release:        0
 Summary:        Python interface for AWS
 License:        Apache-2.0
@@ -29,7 +29,8 @@
 Patch0:         hide_py_pckgmgmt.patch
 Requires:       python
 Requires:       python-dateutil   >= 2.1
-Requires:       python-jmespath   >= 0.6.2
+Requires:       python-dateutil <= 3.0.0
+Requires:       python-jmespath   >= 0.7.1
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 Requires:       python-ordereddict >= 1.1
 Requires:       python-simplejson  >= 3.3.0

++++++ botocore-0.105.0.tar.gz -> botocore-1.0.0a2.tar.gz ++++++
++++ 370981 lines of diff (skipped)

++++++ hide_py_pckgmgmt.patch ++++++
--- /var/tmp/diff_new_pack.G6K07U/_old  2015-05-29 10:40:13.000000000 +0200
+++ /var/tmp/diff_new_pack.G6K07U/_new  2015-05-29 10:40:13.000000000 +0200
@@ -4,9 +4,9 @@
  from setuptools import setup, find_packages
  
  
--requires = ['jmespath==0.6.2',
+-requires = ['jmespath==0.7.1',
 -            'python-dateutil>=2.1,<3.0.0']
-+#requires = ['jmespath==0.6.2',
++#requires = ['jmespath==0.7.1',
 +#            'python-dateutil>=2.1,<3.0.0']
  
  


Reply via email to