Hello community,

here is the log from the commit of package python-oslo.vmware for 
openSUSE:Factory checked in at 2014-09-28 19:54:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oslo.vmware (Old)
 and      /work/SRC/openSUSE:Factory/.python-oslo.vmware.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-oslo.vmware"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oslo.vmware/python-oslo.vmware.changes    
2014-03-27 06:10:44.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.vmware.new/python-oslo.vmware.changes   
    2014-09-28 19:54:44.000000000 +0200
@@ -2 +2 @@
-Wed Mar 26 09:34:32 UTC 2014 - dmuel...@suse.com
+Sun Aug 31 14:03:37 UTC 2014 - dmuel...@suse.com
@@ -4 +4,35 @@
-- update to 0.3:
+- update to 0.5.0:
+  * _trunc_id to check if the session_id is not None
+  * Enabled hacking check H305
+  * Imported Translations from Transifex
+  * Add constant for ESX datacenter path (HTTP access)
+  * Store PBM wsdl in the oslo.vmware git repository
+  * Bump hacking to version 0.9.2
+  * Add support for using extensions
+  * The 'result' variable in RetryDecorator may be undefined
+  * Imported Translations from Transifex
+  * Fix docstrings of constructors
+  * Do not log the full session ID
+  * Refactor the PBM support
+  * Fix wrong usage of assertRaises
+  * Translations: make use of _LE, _LI and _LW 
+
+-------------------------------------------------------------------
+Fri Jul 11 08:13:44 UTC 2014 - dmuel...@suse.com
+
+- update to 0.4.0:
+  * Sync excutils from Oslo
+  * Updated from global requirements
+  * Use assertIsNone
+  * Bump hacking to 0.9.x series
+  * replace iterator.next() with next(iterator)
+  * remove definitions of Python Source Code Encoding
+  * Setup for translation
+  * Updated from global requirements
+  * cleaning up index.rst file
+  * Add networkFolder in the traversal spec
+  * Ensure port support does not break backward compatibility
+  * replace string format arguments with function parameters
+  * Support for IPv6 and Non-standard ports
+  * Support 'InvalidPowerState' exception
+  * Don't translate debug level logs in oslo-vmware
@@ -6,3 +40,14 @@
-  * Fix unit tests running unnecessarily slow
-  * Ensure that the pbm is not None
-- Switch to pypi, requirement for Factory submission
+  * Sync changes from Nova error_util.py
+  * Updated from global requirements
+  * Remove __del__ usage in oslo.vmware driver
+  * Add a test to oslo.vmware test_image_transfer
+  * import run_cross_tests.sh from incubator
+  * Fix vim25:InvalidRequest when no profiles exist
+  * VMware: treat cases when SOAP reply does not have a body
+  * Add unittest method "test_download_flat_image"
+  * Add missing unit tests for VMwareAPISession
+
+-------------------------------------------------------------------
+Thu May 22 11:26:20 UTC 2014 - dmuel...@suse.com
+
+- update to 0.3.0 

Old:
----
  oslo.vmware-0.3.tar.gz

New:
----
  _service
  oslo.vmware-0.5.0.tar.gz

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

Other differences:
------------------
++++++ python-oslo.vmware.spec ++++++
--- /var/tmp/diff_new_pack.h7TifC/_old  2014-09-28 19:54:44.000000000 +0200
+++ /var/tmp/diff_new_pack.h7TifC/_new  2014-09-28 19:54:44.000000000 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           python-oslo.vmware
-Version:        0.3
+Version:        0.5.0
 Release:        0
 Url:            https://launchpad.net/oslo/
 Summary:        OpenStack configuration API
 License:        Apache-2.0
 Group:          Development/Languages/Python
-Source:         
https://pypi.python.org/packages/source/o/oslo.vmware/oslo.vmware-%{version}.tar.gz
+Source:         
http://tarballs.openstack.org/oslo.vmware/oslo.vmware-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  fdupes
 BuildRequires:  python-devel
@@ -44,9 +44,9 @@
 BuildRequires:  python-testrepository >= 0.0.18
 BuildRequires:  python-testscenarios >= 0.4
 BuildRequires:  python-testtools >= 0.9.34
-Requires:       python-PyYAML >= 3.1.0
-Requires:       python-eventlet >= 0.13.0
-Requires:       python-iso8601 >= 0.1.9
+Requires:       python-PyYAML >= 3.1
+Requires:       python-eventlet >= 0.13
+Requires:       python-iso8601 >= 0.1.8
 Requires:       python-netaddr >= 0.7.6
 Requires:       python-six >= 1.5.2
 Requires:       python-stevedore >= 0.14

++++++ _service ++++++
<services>
  <service mode="disabled" name="download_files"> 
    <param name="changesgenerate">enable</param>
  </service>
  <service mode="disabled" name="set_version">
    <param name="basename">oslo.vmware</param>
  </service>
  <service mode="disabled" name="python_requires">
  </service>
  <service name="refresh_patches" mode="disabled">
    <param name="changesgenerate">enable</param>
  </service>
</services>
++++++ oslo.vmware-0.3.tar.gz -> oslo.vmware-0.5.0.tar.gz ++++++
++++ 6962 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to