Hello community,
here is the log from the commit of package python-magnumclient for
openSUSE:Factory checked in at 2018-03-06 10:48:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-magnumclient (Old)
and /work/SRC/openSUSE:Factory/.python-magnumclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-magnumclient"
Tue Mar 6 10:48:57 2018 rev:4 rq:583221 version:2.9.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-magnumclient/python-magnumclient.changes
2018-01-24 15:27:00.336180671 +0100
+++
/work/SRC/openSUSE:Factory/.python-magnumclient.new/python-magnumclient.changes
2018-03-06 10:49:30.535470289 +0100
@@ -1,0 +2,39 @@
+Tue Mar 6 08:30:29 UTC 2018 - [email protected]
+
+- update to version 2.9.0
+ - Add deprecation warnings to magnum client commands
+ - Now cluster-template-update works for "labels"
+ - Update UPPER_CONSTRAINTS_FILE for stable/queens
+ - OSC command for ca-show, ca-sign, ca-roatate and stats-list
+ - Update .gitreview for stable/queens
+ - Make cluster-config rbac compatible for kubebernetes
+ - OSC command for magnum quota's
+
+-------------------------------------------------------------------
+Fri Feb 23 13:08:18 UTC 2018 - [email protected]
+
+- Switch to stable/queens spec template
+
+-------------------------------------------------------------------
+Mon Feb 12 09:59:44 UTC 2018 - [email protected]
+
+- update to version 2.8.0 (bsc#1078607)
+ - Add oslo.log as requirement
+ - Replace six.iteritems() with .items()
+ - OSC: Add --labels to coe cluster create
+ - OSC: Add --flavor to coe cluster create
+ - OSC: Add magnum service-list command
+ - Add missing master_flavor_id in cluster attributes
+ - Make cluster config --force a boolean
+ - Add disable floating ip parameter
+ - OSC: Remove unused files
+ - inline comment typo fix
+ - Now `name` is a positional argument in cluster creation
+ - Add --labels for cluster-create
+ - OSC: Add --master-flavor to coe cluster create
+ - Cleanup test-requirements
+ - Set --labels default to None on cluster create
+ - Updated from global requirements
+ - Avoid tox_install.sh for constraints support
+
+-------------------------------------------------------------------
Old:
----
python-magnumclient-2.7.0.tar.gz
New:
----
python-magnumclient-2.9.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-magnumclient.spec ++++++
--- /var/tmp/diff_new_pack.GmUTsh/_old 2018-03-06 10:49:31.227445292 +0100
+++ /var/tmp/diff_new_pack.GmUTsh/_new 2018-03-06 10:49:31.231445148 +0100
@@ -17,98 +17,139 @@
Name: python-magnumclient
-Version: 2.7.0
+Version: 2.9.0
Release: 0
Summary: Python API and CLI for OpenStack Magnum
License: Apache-2.0
Group: Development/Languages/Python
-Url: http://launchpad.net/%{name}
-Source0:
https://files.pythonhosted.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
+Url: https://launchpad.net/python-magnumclient
+Source0:
https://files.pythonhosted.org/packages/source/p/python-magnumclient/python-magnumclient-2.9.0.tar.gz
BuildRequires: openstack-macros
-BuildRequires: python-PrettyTable >= 0.7.1
-BuildRequires: python-cryptography >= 1.9
-BuildRequires: python-decorator >= 3.4.0
BuildRequires: python-devel
-BuildRequires: python-fixtures >= 3.0.0
-BuildRequires: python-keystoneauth1 >= 3.2.0
-BuildRequires: python-mock >= 2.0.0
-BuildRequires: python-openstackclient >= 3.12.0
-BuildRequires: python-os-client-config >= 1.28.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-osprofiler >= 1.4.0
-BuildRequires: python-pbr >= 2.0.0
-BuildRequires: python-python-subunit >= 1.0.0
-BuildRequires: python-setuptools >= 16.0
-BuildRequires: python-testrepository >= 0.0.18
-BuildRequires: python-testscenarios >= 0.4
-BuildRequires: python-testtools >= 2.2.0
+BuildRequires: python2-PrettyTable >= 0.7.1
+BuildRequires: python2-cryptography >= 1.9
+BuildRequires: python2-decorator >= 3.4.0
+BuildRequires: python2-fixtures >= 3.0.0
+BuildRequires: python2-keystoneauth1 >= 3.3.0
+BuildRequires: python2-mock >= 2.0.0
+BuildRequires: python2-openstackclient >= 3.12.0
+BuildRequires: python2-os-client-config >= 1.28.0
+BuildRequires: python2-osc-lib >= 1.8.0
+BuildRequires: python2-oslo.i18n >= 3.15.3
+BuildRequires: python2-oslo.serialization >= 2.18.0
+BuildRequires: python2-oslo.utils >= 3.33.0
+BuildRequires: python2-oslotest >= 3.2.0
+BuildRequires: python2-osprofiler >= 1.4.0
+BuildRequires: python2-pbr >= 2.0.0
+BuildRequires: python2-python-subunit >= 1.0.0
+BuildRequires: python2-setuptools >= 16.0
+BuildRequires: python2-testrepository >= 0.0.18
+BuildRequires: python2-testscenarios >= 0.4
+BuildRequires: python2-testtools >= 2.2.0
+BuildRequires: python3-PrettyTable >= 0.7.1
+BuildRequires: python3-cryptography >= 1.9
+BuildRequires: python3-decorator >= 3.4.0
+BuildRequires: python3-devel
+BuildRequires: python3-fixtures >= 3.0.0
+BuildRequires: python3-keystoneauth1 >= 3.3.0
+BuildRequires: python3-mock >= 2.0.0
+BuildRequires: python3-openstackclient >= 3.12.0
+BuildRequires: python3-os-client-config >= 1.28.0
+BuildRequires: python3-osc-lib >= 1.8.0
+BuildRequires: python3-oslo.i18n >= 3.15.3
+BuildRequires: python3-oslo.serialization >= 2.18.0
+BuildRequires: python3-oslo.utils >= 3.33.0
+BuildRequires: python3-oslotest >= 3.2.0
+BuildRequires: python3-osprofiler >= 1.4.0
+BuildRequires: python3-pbr >= 2.0.0
+BuildRequires: python3-python-subunit >= 1.0.0
+BuildRequires: python3-setuptools >= 16.0
+BuildRequires: python3-testrepository >= 0.0.18
+BuildRequires: python3-testscenarios >= 0.4
+BuildRequires: python3-testtools >= 2.2.0
Requires: python-Babel >= 2.3.4
Requires: python-PrettyTable >= 0.7.1
Requires: python-cryptography >= 1.9
Requires: python-decorator >= 3.4.0
-Requires: python-keystoneauth1 >= 3.2.0
-Requires: python-openstackclient >= 3.12.0
+Requires: python-keystoneauth1 >= 3.3.0
Requires: python-os-client-config >= 1.28.0
-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
Requires: python-stevedore >= 1.20.0
BuildArch: noarch
+%if 0%{?suse_version}
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
+%else
+# on RDO, update-alternatives is in chkconfig
+Requires(post): chkconfig
+Requires(postun): chkconfig
+%endif
+%python_subpackages
%description
Client library for Magnum built on the Magnum API. It provides a Python API
(the magnumclient module) and a command-line tool (magnum).
-%package doc
+%package -n python-magnumclient-doc
Summary: Documentation for OpenStack Magnum API client libary
Group: Documentation/HTML
BuildRequires: python-Sphinx
-BuildRequires: python-openstackdocstheme >= 1.17.0
+BuildRequires: python-openstackdocstheme >= 1.18.1
-%description doc
+%description -n python-magnumclient-doc
Client library for Magnum built on the Magnum API. It provides a Python API
(the magnumclient module) and a command-line tool (magnum).
This package contains the documentation.
%prep
-%autosetup -n %{name}-%{version} -p1
+%autosetup -p1 -n python-magnumclient-2.9.0
%py_req_cleanup
sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
%build
-%py2_build
+%{python_build}
# Build HTML docs and man page
-%{__python2} setup.py build_sphinx
+%{__python2} setup.py build_sphinx --builder=html,man
rm -rf html/.{doctrees,buildinfo}
%install
-%py2_install
-
+%{python_install}
+# man page
+install -p -D -m 644 doc/build/man/python-magnumclient.1
%{buildroot}%{_mandir}/man1/magnum.1
# Install bash completion
-install -p -D -m 644 tools/magnum.bash_completion
%{buildroot}%{_sysconfdir}/bash_completion.d/%{name}
+install -p -D -m 644 tools/magnum.bash_completion
%{buildroot}%{_sysconfdir}/bash_completion.d/magnum.bash_completion
+%python_clone -a %{buildroot}%{_bindir}/magnum
+%python_clone -a %{buildroot}%{_mandir}/man1/magnum.1
+%python_clone -a
%{buildroot}%{_sysconfdir}/bash_completion.d/magnum.bash_completion
+
+%post
+%{python_install_alternative magnum magnum.1
%{_sysconfdir}/bash_completion.d/magnum.bash_completion}
+
+%postun
+%python_uninstall_alternative magnum
%check
-%{__python2} setup.py testr
+%{python_expand rm -rf .testrepository
+$python setup.py testr
+}
-%files
-%doc README.rst
+%files %{python_files}
%license LICENSE
-%{python2_sitelib}/magnumclient
-%{python2_sitelib}/*.egg-info
-%{_sysconfdir}/bash_completion.d/%{name}
-%{_bindir}/magnum
+%{python_sitelib}/magnumclient
+%{python_sitelib}/*.egg-info
+%python_alternative %{_bindir}/magnum
+%python_alternative %{_mandir}/man1/magnum.1
+%python_alternative %{_sysconfdir}/bash_completion.d/magnum.bash_completion
-%files doc
-%doc doc/build/html
+%files -n python-magnumclient-doc
+%doc README.rst doc/build/html
%license LICENSE
%changelog
++++++ _service ++++++
--- /var/tmp/diff_new_pack.GmUTsh/_old 2018-03-06 10:49:31.267443847 +0100
+++ /var/tmp/diff_new_pack.GmUTsh/_new 2018-03-06 10:49:31.271443703 +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-magnumclient/python-magnumclient.spec.j2</param>
+ <param
name="input-template">https://git.openstack.org/cgit/openstack/rpm-packaging/plain/openstack/python-magnumclient/python-magnumclient.spec.j2?h=stable/queens</param>
<param name="output-name">python-magnumclient.spec</param>
- <param
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt</param>
+ <param
name="requirements">https://git.openstack.org/cgit/openstack/rpm-packaging/plain/requirements.txt?h=stable/queens</param>
<param name="changelog-email">[email protected]</param>
<param name="changelog-provider">gh,openstack,python-magnumclient</param>
</service>
++++++ python-magnumclient-2.7.0.tar.gz -> python-magnumclient-2.9.0.tar.gz
++++++
++++ 2637 lines of diff (skipped)