commit python-designateclient for openSUSE:Factory
Hello community, here is the log from the commit of package python-designateclient for openSUSE:Factory checked in at 2017-08-28 15:30:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-designateclient (Old) and /work/SRC/openSUSE:Factory/.python-designateclient.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-designateclient" Mon Aug 28 15:30:11 2017 rev:9 rq:514873 version:2.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-designateclient/python-designateclient.changes 2017-03-09 02:05:10.372103997 +0100 +++ /work/SRC/openSUSE:Factory/.python-designateclient.new/python-designateclient.changes 2017-08-28 15:30:13.810550127 +0200 @@ -1,0 +2,19 @@ +Mon Aug 7 08:45:25 UTC 2017 - cloud-devel@suse.de + +- update to version 2.7.0 + - use setuptools to build the docs even for testing + - rearrange the existing docs into the new standard layout + - [Fix gate]Update test requirement + - switch from oslosphinx to openstackdocstheme + - import cli-reference material from openstack-manuals + - Explicitly set 'builders' option + - Set client module __version__ + - Simplify OSC doc structure + - tox: Whitelist rm + - doc: Remove cruft from conf.py + - Update reno for stable/ocata + - Update cli docs + - Updated from global requirements + - Use Sphinx 1.5 warning-is-error + +------------------------------------------------------------------- Old: ---- python-designateclient-2.6.0.tar.gz New: ---- python-designateclient-2.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-designateclient.spec ++++++ --- /var/tmp/diff_new_pack.eb5QOI/_old 2017-08-28 15:30:14.798411254 +0200 +++ /var/tmp/diff_new_pack.eb5QOI/_new 2017-08-28 15:30:14.814409005 +0200 @@ -18,7 +18,7 @@ %global sname python-designateclient Name: python-designateclient -Version: 2.6.0 +Version: 2.7.0 Release: 0 Summary: OpenStack DNS as a Service - Client License: Apache-2.0 @@ -31,21 +31,21 @@ BuildRequires: python-keystoneclient >= 3.8.0 BuildRequires: python-mock >= 2.0 BuildRequires: python-oslotest >= 1.10.0 -BuildRequires: python-pbr >= 1.8 +BuildRequires: python-pbr >= 2.0.0 BuildRequires: python-python-subunit >= 0.0.18 BuildRequires: python-requests-mock >= 1.1 BuildRequires: python-setuptools >= 16.0 BuildRequires: python-testrepository >= 0.0.18 -Requires: python-cliff >= 2.3.0 +Requires: python-cliff >= 2.6.0 Requires: python-debtcollector >= 1.2.0 Requires: python-jsonschema >= 2.0.0 -Requires: python-keystoneauth1 >= 2.18.0 +Requires: python-keystoneauth1 >= 2.21.0 Requires: python-keystoneclient >= 3.8.0 -Requires: python-osc-lib >= 1.2.0 -Requires: python-oslo.utils >= 3.18.0 -Requires: python-requests >= 2.10.0 +Requires: python-osc-lib >= 1.5.1 +Requires: python-oslo.utils >= 3.20.0 +Requires: python-requests >= 2.14.2 Requires: python-six >= 1.9.0 -Requires: python-stevedore >= 1.17.1 +Requires: python-stevedore >= 1.20.0 BuildArch: noarch %description @@ -55,7 +55,7 @@ Summary: Documentation for the OpenStack DNS as a Service - Client Group: Documentation BuildRequires: python-Sphinx -BuildRequires: python-oslosphinx >= 4.7.0 +BuildRequires: python-openstackdocstheme >= 1.11.0 %description doc Documentation for the OpenStack DNS as a Service - Client. @@ -63,19 +63,20 @@ %prep %autosetup -n %{sname}-%{version} %py_req_cleanup +sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg %build %py2_build # generate html docs -%{__python2} setup.py build_sphinx +%{__python2} setup.py build_sphinx --builder=html,man # remove the sphinx-build leftovers rm -rf doc/build/html/.{doctrees,buildinfo} %install %py2_install -#man pages -install -p -D -m 644 doc/build/man/designateclient.1 %{buildroot}%{_mandir}/man1/designateclient.1 +# man pages +install -p -D -m 644 doc/build/man/*designateclient.1 %{buildroot}%{_mandir}/man1/designateclient.1 %check %{__python2} setup.py testr ++++++ _service ++++++ --- /var/tmp/diff_new_pack.eb5QOI/_old 2017-08-28 15:30:14.914394949 +0200 +++ /var/tmp/diff_new_pack.eb5QOI/_new 2017-08-28 15:30:14.918394386 +0200 @@ -1,8 +1,8 @@ <services> <service mode="disabled" name="renderspec"> - <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/python-designateclient/python-designateclient.spec.j2</param> + <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/python-designateclient/python-designateclient.spec.j2</param> <param name="output-name">python-designateclient.spec</param> - <param name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/global-requirements.txt</param> + <param name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-requirements.txt</param> <param name="changelog-email">cloud-devel@suse.de</param> <param name="changelog-provider">gh,openstack,python-designateclient</param> </service> ++++++ python-designateclient-2.6.0.tar.gz -> python-designateclient-2.7.0.tar.gz ++++++ ++++ 5281 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de