Hello community,

here is the log from the commit of package python-oslo.vmware for 
openSUSE:Factory checked in at 2018-09-07 15:39: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"

Fri Sep  7 15:39:17 2018 rev:13 rq:633112 version:2.31.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oslo.vmware/python-oslo.vmware.changes    
2018-03-19 23:36:39.961059319 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.vmware.new/python-oslo.vmware.changes   
    2018-09-07 15:39:20.962539652 +0200
@@ -1,0 +2,28 @@
+Mon Sep  3 09:03:04 UTC 2018 - [email protected]
+
+- update to version 2.31.0
+  - Update reno for stable/queens
+  - pypy is not checked at gate
+  - Switch to stestr
+  - Imported Translations from Zanata
+  - Add release notes link to README
+  - Refactor _start_transfer
+  - Fix session re-establish failure with PBM APIs
+  - Add function for getting recommended datastore
+  - Fix docstring which breaks doc generation
+  - Utility method to check SDRS enabled status
+  - Remove stale pip-missing-reqs tox test
+  - Update links in README
+  - PBM WSDL for vSphere 6.7
+  - Trivial: Update pypi url to new url
+  - set default python to python3
+  - fix tox python3 overrides
+  - fix lower constraints and uncap eventlet
+  - add lower-constraints job
+  - fix a typo:s/extention/extension
+  - Add traversal spec for datastoreFolder
+  - Specify CA store when making secure connections with urllib3
+  - Updated from global requirements
+  - Add utility function for datastore clusters
+
+-------------------------------------------------------------------

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

New:
----
  oslo.vmware-2.31.0.tar.gz

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

Other differences:
------------------
++++++ python-oslo.vmware.spec ++++++
--- /var/tmp/diff_new_pack.ped2RI/_old  2018-09-07 15:39:21.294539296 +0200
+++ /var/tmp/diff_new_pack.ped2RI/_new  2018-09-07 15:39:21.294539296 +0200
@@ -17,39 +17,59 @@
 
 
 Name:           python-oslo.vmware
-Version:        2.26.0
+Version:        2.31.0
 Release:        0
 Summary:        Oslo VMware library for OpenStack projects
 License:        Apache-2.0
 Group:          Development/Languages/Python
-Url:            https://launchpad.net/oslo.vmware
-Source0:        
https://files.pythonhosted.org/packages/source/o/oslo.vmware/oslo.vmware-2.26.0.tar.gz
+URL:            https://launchpad.net/oslo.vmware
+Source0:        
https://files.pythonhosted.org/packages/source/o/oslo.vmware/oslo.vmware-2.31.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-Babel >= 2.3.4
-BuildRequires:  python-ddt >= 1.0.1
 BuildRequires:  python-devel
-BuildRequires:  python-eventlet >= 0.18.2
-BuildRequires:  python-fixtures >= 3.0.0
-BuildRequires:  python-lxml >= 3.4.1
-BuildRequires:  python-mock >= 2.0.0
-BuildRequires:  python-mox3 >= 0.20.0
-BuildRequires:  python-netaddr >= 0.7.18
-BuildRequires:  python-oslo.concurrency >= 3.25.0
-BuildRequires:  python-oslo.i18n >= 3.15.3
-BuildRequires:  python-oslo.utils >= 3.33.0
-BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-python-subunit >= 1.0.0
-BuildRequires:  python-requests >= 2.14.2
-BuildRequires:  python-suds-jurko >= 0.6
-BuildRequires:  python-testrepository >= 0.0.18
-BuildRequires:  python-testscenarios >= 0.4
-BuildRequires:  python-testtools >= 2.2.0
-BuildRequires:  python-urllib3 >= 1.21.1
-Requires:       python-PyYAML >= 3.10
+BuildRequires:  python2-Babel
+BuildRequires:  python2-ddt
+BuildRequires:  python2-eventlet >= 0.18.2
+BuildRequires:  python2-fixtures
+BuildRequires:  python2-lxml >= 3.4.1
+BuildRequires:  python2-mock
+BuildRequires:  python2-mox3
+BuildRequires:  python2-netaddr >= 0.7.18
+BuildRequires:  python2-oslo.concurrency >= 3.26.0
+BuildRequires:  python2-oslo.i18n >= 3.15.3
+BuildRequires:  python2-oslo.utils >= 3.33.0
+BuildRequires:  python2-pbr >= 2.0.0
+BuildRequires:  python2-python-subunit
+BuildRequires:  python2-requests >= 2.14.2
+BuildRequires:  python2-stestr
+BuildRequires:  python2-suds-jurko >= 0.6
+BuildRequires:  python2-testscenarios
+BuildRequires:  python2-testtools
+BuildRequires:  python2-urllib3 >= 1.21.1
+BuildRequires:  python3-Babel
+BuildRequires:  python3-ddt
+BuildRequires:  python3-devel
+BuildRequires:  python3-eventlet >= 0.18.2
+BuildRequires:  python3-fixtures
+BuildRequires:  python3-lxml >= 3.4.1
+BuildRequires:  python3-mock
+BuildRequires:  python3-mox3
+BuildRequires:  python3-netaddr >= 0.7.18
+BuildRequires:  python3-oslo.concurrency >= 3.26.0
+BuildRequires:  python3-oslo.i18n >= 3.15.3
+BuildRequires:  python3-oslo.utils >= 3.33.0
+BuildRequires:  python3-pbr >= 2.0.0
+BuildRequires:  python3-python-subunit
+BuildRequires:  python3-requests >= 2.14.2
+BuildRequires:  python3-stestr
+BuildRequires:  python3-suds-jurko >= 0.6
+BuildRequires:  python3-testscenarios
+BuildRequires:  python3-testtools
+BuildRequires:  python3-urllib3 >= 1.21.1
+Requires:       python-PyYAML >= 3.12
 Requires:       python-eventlet >= 0.18.2
 Requires:       python-lxml >= 3.4.1
 Requires:       python-netaddr >= 0.7.18
-Requires:       python-oslo.concurrency >= 3.25.0
+Requires:       python-oslo.concurrency >= 3.26.0
 Requires:       python-oslo.i18n >= 3.15.3
 Requires:       python-oslo.utils >= 3.33.0
 Requires:       python-requests >= 2.14.2
@@ -58,6 +78,10 @@
 Requires:       python-suds-jurko >= 0.6
 Requires:       python-urllib3 >= 1.21.1
 BuildArch:      noarch
+%ifpython3
+BuildRequires:  python3-dbm
+%endif
+%python_subpackages
 
 %description
 The Oslo project intends to produce a python library containing infrastructure
@@ -67,23 +91,23 @@
 The Oslo VMware library offers session and API call management for VMware 
ESX/VC
 server.
 
-%package        doc
+%package        -n python-oslo.vmware-doc
 Summary:        Documentation for OpenStack common VMware library
 Group:          Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.18.1
+BuildRequires:  python-openstackdocstheme
 Requires:       %{name} = %{version}
 
-%description doc
+%description -n python-oslo.vmware-doc
 Documentation for OpenStack common VMware library.
 
 %prep
-%autosetup -p1 -n oslo.vmware-2.26.0
+%autosetup -p1 -n oslo.vmware-2.31.0
 %py_req_cleanup
 sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
 %build
-%py2_build
+%python_build
 
 # generate html docs
 %{__python2} setup.py build_sphinx
@@ -91,18 +115,18 @@
 rm -rf doc/build/html/.{doctrees,buildinfo}
 
 %install
-%py2_install
+%python_install
 
 %check
-PYTHONPATH=. %{__python2} setup.py test
+%python_exec -m stestr.cli run
 
-%files
+%files %{python_files}
 %doc README.rst
 %license LICENSE
 %{python2_sitelib}/oslo_vmware
 %{python2_sitelib}/*.egg-info
 
-%files doc
+%files -n python-oslo.vmware-doc
 %doc doc/build/html
 %license LICENSE
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.ped2RI/_old  2018-09-07 15:39:21.314539275 +0200
+++ /var/tmp/diff_new_pack.ped2RI/_new  2018-09-07 15:39:21.318539270 +0200
@@ -1,8 +1,8 @@
 <services>
   <service mode="disabled" name="renderspec">
-    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/oslo.vmware/oslo.vmware.spec.j2</param>
+    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/oslo.vmware/oslo.vmware.spec.j2</param>
     <param name="output-name">python-oslo.vmware.spec</param>
-    <param 
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt</param>
+    <param 
name="requirements">https://raw.githubusercontent.com/openstack/oslo.vmware/stable/rocky/requirements.txt</param>
     <param name="changelog-email">[email protected]</param>
     <param name="changelog-provider">gh,openstack,oslo.vmware</param>
   </service>

++++++ oslo.vmware-2.26.0.tar.gz -> oslo.vmware-2.31.0.tar.gz ++++++
++++ 40515 lines of diff (skipped)


Reply via email to