Hello community,
here is the log from the commit of package python-senlinclient for
openSUSE:Factory checked in at 2018-01-24 15:28:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-senlinclient (Old)
and /work/SRC/openSUSE:Factory/.python-senlinclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-senlinclient"
Wed Jan 24 15:28:07 2018 rev:4 rq:567284 version:1.5.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-senlinclient/python-senlinclient.changes
2017-08-28 15:31:55.592241321 +0200
+++
/work/SRC/openSUSE:Factory/.python-senlinclient.new/python-senlinclient.changes
2018-01-24 15:28:08.860975628 +0100
@@ -1,0 +2,17 @@
+Mon Jan 15 12:04:59 UTC 2018 - [email protected]
+
+- update to version 1.5.0
+ - Add profile type ops cli
+ - Switch to Zuul v3 testing
+ - Update reno for stable/pike
+ - Updated from global requirements
+ - Remove setting of version/release from releasenotes
+ - Imported Translations from Zanata
+ - fixes support for osprofiler
+ - Fix the ineffective url links in python-senlinclient docs
+ - Fix delete cluster/node miss force-delete parameter
+ - Add force parameter for cluster and node deletion
+ - Support node-adopt/preview CLI
+ - Fix unit test failure
+
+-------------------------------------------------------------------
Old:
----
python-senlinclient-1.4.0.tar.gz
New:
----
python-senlinclient-1.5.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-senlinclient.spec ++++++
--- /var/tmp/diff_new_pack.0Nq6ME/_old 2018-01-24 15:28:09.496945883 +0100
+++ /var/tmp/diff_new_pack.0Nq6ME/_new 2018-01-24 15:28:09.496945883 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-senlinclient
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,51 +18,51 @@
%global sname python-senlinclient
Name: python-senlinclient
-Version: 1.4.0
+Version: 1.5.0
Release: 0
Summary: Python API and CLI for OpenStack Senlin
License: Apache-2.0
Group: Development/Languages/Python
Url: https://launchpad.net/%{sname}
-Source0:
https://pypi.io/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
BuildRequires: openstack-macros
BuildRequires: python-Babel >= 2.3.4
BuildRequires: python-PrettyTable >= 0.7.1
-BuildRequires: python-PyYAML >= 3.10.0
+BuildRequires: python-PyYAML >= 3.10
BuildRequires: python-appdirs >= 1.3.0
BuildRequires: python-devel
BuildRequires: python-fixtures >= 3.0.0
-BuildRequires: python-heatclient >= 1.6.1
-BuildRequires: python-jsonschema >= 2.0.0
-BuildRequires: python-mock >= 2.0
-BuildRequires: python-openstackclient >= 3.3.0
-BuildRequires: python-openstacksdk >= 0.9.17
-BuildRequires: python-os-testr >= 0.8.0
-BuildRequires: python-osc-lib >= 1.5.1
-BuildRequires: python-oslo.i18n >= 2.1.0
-BuildRequires: python-oslo.serialization >= 1.10.0
-BuildRequires: python-oslo.utils >= 3.20.0
+BuildRequires: python-heatclient >= 1.10.0
+BuildRequires: python-jsonschema >= 2.6.0
+BuildRequires: python-mock >= 2.0.0
+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-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-pbr >= 2.0.0
-BuildRequires: python-python-subunit >= 0.0.18
+BuildRequires: python-python-subunit >= 1.0.0
BuildRequires: python-requests >= 2.14.2
-BuildRequires: python-requests-mock >= 1.1
-BuildRequires: python-testtools >= 1.4.0
+BuildRequires: python-requests-mock >= 1.1.0
+BuildRequires: python-testtools >= 2.2.0
Requires: python-PrettyTable >= 0.7.1
-Requires: python-PyYAML >= 3.10.0
+Requires: python-PyYAML >= 3.10
Requires: python-appdirs >= 1.3.0
-Requires: python-heatclient >= 1.6.1
-Requires: python-jsonschema >= 2.0.0
-Requires: python-keystoneauth1 >= 2.21.0
-Requires: python-openstackclient >= 3.3.0
-Requires: python-openstacksdk >= 0.9.17
-Requires: python-osc-lib >= 1.5.1
-Requires: python-oslo.i18n >= 2.1.0
-Requires: python-oslo.serialization >= 1.10.0
-Requires: python-oslo.utils >= 3.20.0
+Requires: python-heatclient >= 1.10.0
+Requires: python-jsonschema >= 2.6.0
+Requires: python-keystoneauth1 >= 3.2.0
+Requires: python-openstackclient >= 3.12.0
+Requires: python-openstacksdk >= 0.9.19
+Requires: python-osc-lib >= 1.7.0
+Requires: python-oslo.i18n >= 3.15.3
+Requires: python-oslo.serialization >= 2.18.0
+Requires: python-oslo.utils >= 3.31.0
Requires: python-pbr >= 2.0.0
Requires: python-requests >= 2.14.2
-Requires: python-six >= 1.9.0
+Requires: python-six >= 1.10.0
BuildArch: noarch
%description
@@ -73,10 +73,10 @@
%package doc
Summary: Documentation for OpenStack Senlin API Client
-Group: Documentation
+Group: Documentation/HTML
BuildRequires: python-Sphinx
-BuildRequires: python-openstackdocstheme >= 1.11.0
-BuildRequires: python-reno >= 1.8.0
+BuildRequires: python-openstackdocstheme >= 1.17.0
+BuildRequires: python-reno >= 2.5.0
%description doc
This is a client for the OpenStack Senlin API and a command-line script
(senlin).
++++++ _service ++++++
--- /var/tmp/diff_new_pack.0Nq6ME/_old 2018-01-24 15:28:09.532944200 +0100
+++ /var/tmp/diff_new_pack.0Nq6ME/_new 2018-01-24 15:28:09.532944200 +0100
@@ -1,8 +1,8 @@
<services>
<service mode="disabled" name="renderspec">
- <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/python-senlinclient/python-senlinclient.spec.j2</param>
+ <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/master/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/stable/pike/global-requirements.txt</param>
+ <param
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt</param>
<param name="changelog-email">[email protected]</param>
<param name="changelog-provider">gh,openstack,python-senlinclient</param>
</service>
++++++ python-senlinclient-1.4.0.tar.gz -> python-senlinclient-1.5.0.tar.gz
++++++
++++ 2175 lines of diff (skipped)