Hello community,

here is the log from the commit of package python-magnumclient for 
openSUSE:Factory checked in at 2019-12-04 13:48:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-magnumclient (Old)
 and      /work/SRC/openSUSE:Factory/.python-magnumclient.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-magnumclient"

Wed Dec  4 13:48:39 2019 rev:7 rq:736657 version:2.15.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-magnumclient/python-magnumclient.changes  
2019-05-03 22:41:09.291080823 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-magnumclient.new.4691/python-magnumclient.changes
        2019-12-04 14:18:53.938363222 +0100
@@ -1,0 +2,22 @@
+Wed Oct  9 13:01:48 UTC 2019 - [email protected]
+
+- update to version 2.15.0
+  - Add nodegroup list/show commands
+  - Support upgrade API
+  - Fix coverage test
+  - Update master for stable/stein
+  - Support resize api
+  - Add Python 3 Train unit tests
+  - python3 fixes
+  - Conditional hidden arg for backward compatibility
+  - Add hidden property to cluster template
+  - OpenDev Migration Patch
+  - Display project_id for cluster show
+  - Dropping the py35 testing
+  - add python 3.7 unit test job
+  - Change openstack-dev to openstack-discuss
+  - Support health_status on client side
+  - Blacklist bandit 1.6.0 and cap Sphinx on Python2
+  - Support network, subnet and FIP when creating cluster
+
+-------------------------------------------------------------------

Old:
----
  python-magnumclient-2.12.0.tar.gz

New:
----
  python-magnumclient-2.15.0.tar.gz

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

Other differences:
------------------
++++++ python-magnumclient.spec ++++++
--- /var/tmp/diff_new_pack.vb52gP/_old  2019-12-04 14:18:54.486363685 +0100
+++ /var/tmp/diff_new_pack.vb52gP/_new  2019-12-04 14:18:54.490363688 +0100
@@ -17,13 +17,13 @@
 
 
 Name:           python-magnumclient
-Version:        2.12.0
+Version:        2.15.0
 Release:        0
 Summary:        Python API and CLI for OpenStack Magnum
 License:        Apache-2.0
 Group:          Development/Languages/Python
 URL:            https://launchpad.net/python-magnumclient
-Source0:        
https://files.pythonhosted.org/packages/source/p/python-magnumclient/python-magnumclient-2.12.0.tar.gz
+Source0:        
https://files.pythonhosted.org/packages/source/p/python-magnumclient/python-magnumclient-2.15.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python2-PrettyTable >= 0.7.2
 BuildRequires:  python2-cryptography >= 2.1
@@ -73,6 +73,7 @@
 Requires:       python-os-client-config >= 1.28.0
 Requires:       python-osc-lib >= 1.8.0
 Requires:       python-oslo.i18n >= 3.15.3
+Requires:       python-oslo.log >= 3.36.0
 Requires:       python-oslo.serialization >= 2.18.0
 Requires:       python-oslo.utils >= 3.33.0
 Requires:       python-pbr >= 2.0.0
@@ -97,8 +98,8 @@
 %package -n python-magnumclient-doc
 Summary:        Documentation for OpenStack Magnum API client libary
 Group:          Documentation/HTML
-BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme
+BuildRequires:  python3-Sphinx
+BuildRequires:  python3-openstackdocstheme
 
 %description -n python-magnumclient-doc
 Client library for Magnum built on the Magnum API. It provides a Python API
@@ -106,15 +107,15 @@
 This package contains the documentation.
 
 %prep
-%autosetup -p1 -n python-magnumclient-2.12.0
+%autosetup -p1 -n python-magnumclient-2.15.0
 %py_req_cleanup
 
 %build
 %{python_build}
 
 # Build HTML docs and man page
-PBR_VERSION=2.12.0 sphinx-build -b html doc/source doc/build/html
-PBR_VERSION=2.12.0 sphinx-build -b man doc/source doc/build/man
+PBR_VERSION=2.15.0 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=2.15.0 %sphinx_build -b man doc/source doc/build/man
 rm -r doc/build/html/.{doctrees,buildinfo}
 
 %install

++++++ _service ++++++
--- /var/tmp/diff_new_pack.vb52gP/_old  2019-12-04 14:18:54.514363708 +0100
+++ /var/tmp/diff_new_pack.vb52gP/_new  2019-12-04 14:18:54.514363708 +0100
@@ -1,8 +1,8 @@
 <services>
   <service mode="disabled" name="renderspec">
-    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/stein/openstack/python-magnumclient/python-magnumclient.spec.j2</param>
+    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/train/openstack/python-magnumclient/python-magnumclient.spec.j2</param>
     <param name="output-name">python-magnumclient.spec</param>
-    <param 
name="requirements">https://raw.githubusercontent.com/openstack/python-magnumclient/stable/stein/requirements.txt</param>
+    <param 
name="requirements">https://raw.githubusercontent.com/openstack/python-magnumclient/stable/train/requirements.txt</param>
     <param name="changelog-email">[email protected]</param>
     <param name="changelog-provider">gh,openstack,python-magnumclient</param>
   </service>

++++++ python-magnumclient-2.12.0.tar.gz -> python-magnumclient-2.15.0.tar.gz 
++++++
++++ 1790 lines of diff (skipped)


Reply via email to