Hello community,

here is the log from the commit of package python-senlinclient for 
openSUSE:Factory checked in at 2018-03-19 23:36:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-senlinclient (Old)
 and      /work/SRC/openSUSE:Factory/.python-senlinclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-senlinclient"

Mon Mar 19 23:36:54 2018 rev:5 rq:583358 version:1.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-senlinclient/python-senlinclient.changes  
2018-01-24 15:28:08.860975628 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-senlinclient.new/python-senlinclient.changes 
    2018-03-19 23:36:55.700491530 +0100
@@ -1,0 +2,18 @@
+Fri Feb 23 13:42:24 UTC 2018 - cloud-de...@suse.de
+
+- update to version 1.7.0
+  - Q3 release note
+  - Receiver update faild when action value None
+  - Refactored make_client
+  - Zuul: Remove project name
+  - Retire senlin command line tool
+  - Update the home page
+  - Add support for region_name and interface for client connection
+  - Avoid tox_install.sh for constraints support
+  - Fix cluster/node force delete parameter location error
+  - Add basic functional tests
+  - Updated from global requirements
+  - Delete TODO file support action create,delete operation
+- Switch to stable/queens spec template
+
+-------------------------------------------------------------------

Old:
----
  python-senlinclient-1.5.0.tar.gz

New:
----
  python-senlinclient-1.7.0.tar.gz

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

Other differences:
------------------
++++++ python-senlinclient.spec ++++++
--- /var/tmp/diff_new_pack.6DHjfv/_old  2018-03-19 23:36:56.868449397 +0100
+++ /var/tmp/diff_new_pack.6DHjfv/_new  2018-03-19 23:36:56.888448675 +0100
@@ -18,7 +18,7 @@
 
 %global sname python-senlinclient
 Name:           python-senlinclient
-Version:        1.5.0
+Version:        1.7.0
 Release:        0
 Summary:        Python API and CLI for OpenStack Senlin
 License:        Apache-2.0
@@ -38,11 +38,11 @@
 BuildRequires:  python-openstackclient >= 3.12.0
 BuildRequires:  python-openstacksdk >= 0.9.19
 BuildRequires:  python-os-testr >= 1.0.0
-BuildRequires:  python-osc-lib >= 1.7.0
+BuildRequires:  python-osc-lib >= 1.8.0
 BuildRequires:  python-oslo.i18n >= 3.15.3
 BuildRequires:  python-oslo.serialization >= 2.18.0
-BuildRequires:  python-oslo.utils >= 3.31.0
-BuildRequires:  python-oslotest >= 1.10.0
+BuildRequires:  python-oslo.utils >= 3.33.0
+BuildRequires:  python-oslotest >= 3.2.0
 BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-python-subunit >= 1.0.0
 BuildRequires:  python-requests >= 2.14.2
@@ -53,13 +53,13 @@
 Requires:       python-appdirs >= 1.3.0
 Requires:       python-heatclient >= 1.10.0
 Requires:       python-jsonschema >= 2.6.0
-Requires:       python-keystoneauth1 >= 3.2.0
+Requires:       python-keystoneauth1 >= 3.3.0
 Requires:       python-openstackclient >= 3.12.0
 Requires:       python-openstacksdk >= 0.9.19
-Requires:       python-osc-lib >= 1.7.0
+Requires:       python-osc-lib >= 1.8.0
 Requires:       python-oslo.i18n >= 3.15.3
 Requires:       python-oslo.serialization >= 2.18.0
-Requires:       python-oslo.utils >= 3.31.0
+Requires:       python-oslo.utils >= 3.33.0
 Requires:       python-pbr >= 2.0.0
 Requires:       python-requests >= 2.14.2
 Requires:       python-six >= 1.10.0
@@ -68,19 +68,19 @@
 %description
 OpenStack Clustering service Provisioning API Client Library
 
-This is a client for the OpenStack Senlin API. It provides a Python API (the
-senlinclient module) and a command-line interface (senlin).
+This is a client for the OpenStack Senlin API.
+It provides a Python API (the senlinclient module).
 
 %package doc
 Summary:        Documentation for OpenStack Senlin API Client
 Group:          Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 BuildRequires:  python-reno >= 2.5.0
 
 %description doc
-This is a client for the OpenStack Senlin API and a command-line script 
(senlin).
-Each implements 100% of the OpenStack Senlin API. This package contains
+This is a client for the OpenStack Senlin API.
+It implements 100% of the OpenStack Senlin API. This package contains
 auto-generated documentation.
 
 %prep
@@ -97,8 +97,6 @@
 
 %install
 %{py2_install}
-# bash completion
-install -p -D -m 644 tools/senlin.bash_completion 
%{buildroot}%{_sysconfdir}/bash_completion.d/senlin.bash_completion
 
 %check
 %{__python2} setup.py testr
@@ -106,11 +104,8 @@
 %files
 %license LICENSE
 %doc README.rst
-%{_bindir}/senlin
 %{python2_sitelib}/senlinclient
 %{python2_sitelib}/*.egg-info
-%{_bindir}/senlin
-%{_sysconfdir}/bash_completion.d/senlin.bash_completion
 
 %files doc
 %license LICENSE

++++++ _service ++++++
--- /var/tmp/diff_new_pack.6DHjfv/_old  2018-03-19 23:36:56.968445790 +0100
+++ /var/tmp/diff_new_pack.6DHjfv/_new  2018-03-19 23:36:56.972445645 +0100
@@ -1,8 +1,8 @@
 <services>
   <service mode="disabled" name="renderspec">
-    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/python-senlinclient/python-senlinclient.spec.j2</param>
+    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/python-senlinclient/python-senlinclient.spec.j2</param>
     <param name="output-name">python-senlinclient.spec</param>
-    <param 
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt</param>
+    <param 
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt</param>
     <param name="changelog-email">cloud-de...@suse.de</param>
     <param name="changelog-provider">gh,openstack,python-senlinclient</param>
   </service>

++++++ python-senlinclient-1.5.0.tar.gz -> python-senlinclient-1.7.0.tar.gz 
++++++
++++ 8510 lines of diff (skipped)


Reply via email to