commit python-muranoclient for openSUSE:Factory
Hello community, here is the log from the commit of package python-muranoclient for openSUSE:Factory checked in at 2017-08-28 15:31:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-muranoclient (Old) and /work/SRC/openSUSE:Factory/.python-muranoclient.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-muranoclient" Mon Aug 28 15:31:07 2017 rev:3 rq:514953 version:0.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-muranoclient/python-muranoclient.changes 2017-07-11 08:24:39.589480502 +0200 +++ /work/SRC/openSUSE:Factory/.python-muranoclient.new/python-muranoclient.changes 2017-08-28 15:31:09.622703962 +0200 @@ -1,0 +2,27 @@ +Mon Aug 7 11:33:14 UTC 2017 - cloud-devel@suse.de + +- update to version 0.14.0 + - Make method import_versioned_module work + - Correct the unit test name + - Remove long-ago deprecated show_categories + - Imported Translations from Zanata + - Add package import to openstack CLI + - Update reno for stable/ocata + - import content from cli-reference in openstack-manuals + - Optimize the link address + - Update the documentation link for doc migration + - Replace six.iteritems() with .items() + - Using the latest openstackdocstheme settings + - move existing content into the new standard structure + - Modify Default Domain + - delete bash_completion in subcommand + - Remove log translations + - Update test requirement + - Turn on warning-is-error in sphinx build + - Remove support for py34 + - switch to openstackdocstheme + - Replaces uuid.uuid4 with uuidutils.generate_uuid() + - Allows fetching of deployments from all environments. + - Updated from global requirements + +------------------------------------------------------------------- Old: ---- python-muranoclient-0.12.0.tar.gz New: ---- python-muranoclient-0.14.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-muranoclient.spec ++++++ --- /var/tmp/diff_new_pack.DICoU9/_old 2017-08-28 15:31:10.954516731 +0200 +++ /var/tmp/diff_new_pack.DICoU9/_new 2017-08-28 15:31:11.002509985 +0200 @@ -17,7 +17,7 @@ Name: python-muranoclient -Version: 0.12.0 +Version: 0.14.0 Release: 0 Summary: Python API and CLI for OpenStack Murano License: Apache-2.0 @@ -28,15 +28,15 @@ BuildRequires: python-PrettyTable >= 0.7.1 BuildRequires: python-devel BuildRequires: python-fixtures >= 3.0.0 -BuildRequires: python-glanceclient >= 2.5.0 +BuildRequires: python-glanceclient >= 2.7.0 BuildRequires: python-keystoneclient >= 3.8.0 BuildRequires: python-mock >= 2.0 -BuildRequires: python-murano-pkg-check >= 0.2.0 -BuildRequires: python-osc-lib >= 1.2.0 -BuildRequires: python-oslo.log >= 3.11.0 +BuildRequires: python-murano-pkg-check >= 0.3.0 +BuildRequires: python-osc-lib >= 1.5.1 +BuildRequires: python-oslo.log >= 3.22.0 BuildRequires: python-oslo.serialization >= 1.10.0 -BuildRequires: python-oslo.utils >= 3.18.0 -BuildRequires: python-pbr >= 1.8 +BuildRequires: python-oslo.utils >= 3.20.0 +BuildRequires: python-pbr >= 2.0.0 BuildRequires: python-pyOpenSSL >= 0.14 BuildRequires: python-requests-mock >= 1.1 BuildRequires: python-setuptools >= 16.0 @@ -47,18 +47,18 @@ Requires: python-Babel >= 2.3.4 Requires: python-PrettyTable >= 0.7.1 Requires: python-PyYAML >= 3.10.0 -Requires: python-glanceclient >= 2.5.0 +Requires: python-glanceclient >= 2.7.0 Requires: python-iso8601 >= 0.1.11 Requires: python-keystoneclient >= 3.8.0 -Requires: python-murano-pkg-check >= 0.2.0 -Requires: python-osc-lib >= 1.2.0 +Requires: python-murano-pkg-check >= 0.3.0 +Requires: python-osc-lib >= 1.5.1 Requires: python-oslo.i18n >= 2.1.0 -Requires: python-oslo.log >= 3.11.0 +Requires: python-oslo.log >= 3.22.0 Requires: python-oslo.serialization >= 1.10.0 -Requires: python-oslo.utils >= 3.18.0 -Requires: python-pbr >= 1.8 +Requires: python-oslo.utils >= 3.20.0 +Requires: python-pbr >= 2.0.0 Requires: python-pyOpenSSL >= 0.14 -Requires: python-requests >= 2.10.0 +Requires: python-requests >= 2.14.2 Requires: python-six >= 1.9.0 Requires: python-yaql >= 1.1.0 BuildArch: noarch @@ -71,7 +71,7 @@ Summary: Documentation for OpenStack Magnum API client libary Group: Documentation BuildRequires: python-Sphinx -BuildRequires: python-oslosphinx >= 4.7.0 +BuildRequires: python-openstackdocstheme >= 1.11.0 BuildRequires: python-reno >= 1.8.0 %description doc @@ -82,6 +82,7 @@ %prep %autosetup -n %{name}-%{version} %py_req_cleanup +sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg %build %py2_build ++++++ _service ++++++ --- /var/tmp/diff_new_pack.DICoU9/_old 2017-08-28 15:31:11.174485808 +0200 +++ /var/tmp/diff_new_pack.DICoU9/_new 2017-08-28 15:31:11.178485245 +0200 @@ -1,8 +1,10 @@ <services> <service mode="disabled" name="renderspec"> - <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/python-muranoclient/python-muranoclient.spec.j2</param> + <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/python-muranoclient/python-muranoclient.spec.j2</param> <param name="output-name">python-muranoclient.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-muranoclient</param> </service> <service mode="disabled" name="download_files"> <param name="changesgenerate">enable</param> ++++++ python-muranoclient-0.12.0.tar.gz -> python-muranoclient-0.14.0.tar.gz ++++++ ++++ 3815 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de