commit python-mistralclient for openSUSE:Factory
Hello community, here is the log from the commit of package python-mistralclient for openSUSE:Factory checked in at 2017-08-28 15:31:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-mistralclient (Old) and /work/SRC/openSUSE:Factory/.python-mistralclient.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-mistralclient" Mon Aug 28 15:31:05 2017 rev:3 rq:514951 version:3.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-mistralclient/python-mistralclient.changes 2016-10-22 13:22:16.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-mistralclient.new/python-mistralclient.changes 2017-08-28 15:31:07.423013203 +0200 @@ -1,0 +2,117 @@ +Mon Aug 7 11:29:09 UTC 2017 - cloud-devel@suse.de + +- update to version 3.1.1 + - Remove white space between print () in cliutils.py and lintstack.py + - Explicitly set 'builders' option + - Add project_id and project_name options + - Add release note for region name bugfix + - Use oslotest instead of testtools/unittest + - Initial commit for python-mistralclient document + - Show team and repo badges on README + - Fixing auth for keystone v2.0 + - Abstract authentication function + - Add --utc flag to cron trigger create + - Added sphinix config to setup.cfg + - Add plug-in summary for osc doc + - Take DST into account when converting to UTC + - Trivial: Remove vim header from source files + - Maintain releasenotes for python-mistralclient + - Format the list of auth types in the Mistral client help + - fix release note formatting + - Enable DeprecationWarning in test environments + - Fix for failing dsvm gate + - Updated from global requirements + - Expose the --run-sync Action Execution parameter on the CLI + - Pass httpclient to managers + - Enable some off-by-default checks + - Send access info to server + - String interpolation should be delayed + - Update reno for stable/ocata + - Accept keystone session in client + - Region name related command line arguments are added + - Fix wrong error message for environment operation + - Give better tox output + - Set the default value of --limit parameter + - Removes unnecessary utf-8 encoding + - Optimize the link address + - Remove unused openstack/common/apiclient/client + - Replace request mocking in test_httpclient with requests-mock + - Update the gitingore + - Remove commented-out Apache 2 classifier from setup.cfg + - Updated tox.ini to pick up requirements from upper constraints + - Update .gitignore + - Fix python35 job failures + - Change service type to workflowv2 + - Add '--filter' parameter to list commands in CLI + - Fixed errors while generating releasenotes + - Add filters to client Python APIs + - Use assertGreater() or assertLess() + - Make --profile load from environment variables + - Make osprofiler dependency really "soft" + - Add a missing space to the help message for execution-create + - Move json.loads() method to utils.py, and use "with" to deal with file objects + - Fix doc generation for python 3 + - Add cancelled state to action executions + - Fix doc build if git is absent + - Pass target insecure flag to msitral service + - Keystone v3 needs extra parameters + - Removing deprecation warnings to pass py35 + - Fixing getting mistral_url from keystone catalog + - Added the reno for stable/mitaka stable/newton and stable/liberty + - Added the # -*- coding: utf-8 -*- to the conf.py + - Fix warning when running tox -e docs + - Replaced savanna word with mistralclient + - Make python mistralclient readme better + - Adding files to .gitignore + - Add Python 3.5 classifier and venv + - Fix PEP8 issues and incorrect version/release details + - Add tests for filters in CLI list commands + - Read project_id and project_name in env + - Replace uuid4() with generate_uuid() from oslo_utils + - Removed the extra space from tox.ini + - Use generic keystone client instead of versioned + - Remove log translations + - Update test requirement + - Changed the README.rst + - Remove support for py34 + - Remove unused pylint + - remove openstack/common/cliutils.py + - Refactor common parts of client tests + - Avoid use xx=[] for parameter to initialize it's value + - Enable release notes translation + - Add user and project domain name parameters for target cloud + - Filter workflow executions by creating task execution id + - Remove unused scripts in tools + - Fix region support in mistralclient + - Use requests-mock for testing + - Enable warning-is-error in doc build + - Switch from oslosphinx to openstackdocstheme + - Cosmetic changes in CLI tests + - remove apiclient from mistralclient + - Added link for modindex + - Add 'created_at' and 'updated_at' to action-execution-get and action-execution-list command + - doc: Remove cruft from conf.py + - Add 'created_at' and 'updated_at' to task-get command + - Use session from OSC plugin + - Remove clashes of openstackclient command in mistral + - Initial commit for mistral-i18n support + - Removed openstack/common/importutils.py + - Apply Pike document structure + +------------------------------------------------------------------- +Fri Jun 23 16:15:18 UTC 2017 - tbechtold@suse.com + +- Switch to Ocata in _service +- update requirements + +------------------------------------------------------------------- +Thu Jan 5 08:35:33 UTC 2017 - dmueller@suse.com + +- update to 2.1.2: + * Remove clashes of openstackclient command in mistral + * Make osprofiler dependency really "soft" + * Added sphinix config to setup.cfg + * Expose the --run-sync Action Execution parameter on the CLI + * Update .gitreview for stable/newton + +------------------------------------------------------------------- Old: ---- python-mistralclient-2.1.1.tar.gz New: ---- python-mistralclient-3.1.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-mistralclient.spec ++++++ --- /var/tmp/diff_new_pack.EMIkmn/_old 2017-08-28 15:31:08.586849587 +0200 +++ /var/tmp/diff_new_pack.EMIkmn/_new 2017-08-28 15:31:08.598847900 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-mistralclient # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -17,7 +17,7 @@ Name: python-mistralclient -Version: 2.1.1 +Version: 3.1.1 Release: 0 Summary: Python API and CLI for OpenStack Mistral License: Apache-2.0 @@ -25,26 +25,30 @@ Url: http://launchpad.net/%{name} Source0: https://pypi.io/packages/source/p/%{name}/%{name}-%{version}.tar.gz BuildRequires: openstack-macros -BuildRequires: python-PyYAML >= 3.1.0 +BuildRequires: python-PyYAML >= 3.10.0 BuildRequires: python-devel BuildRequires: python-fixtures >= 3.0.0 BuildRequires: python-mock >= 2.0 BuildRequires: python-nose -BuildRequires: python-openstackclient >= 2.1.0 +BuildRequires: python-openstackclient >= 3.3.0 +BuildRequires: python-oslotest >= 1.10.0 BuildRequires: python-osprofiler >= 1.4.0 -BuildRequires: python-pbr >= 1.6 +BuildRequires: python-pbr >= 2.0.0 +BuildRequires: python-requests-mock >= 1.1 BuildRequires: python-setuptools >= 16.0 -BuildRequires: python-tempest-lib >= 0.14.0 BuildRequires: python-testrepository >= 0.0.18 BuildRequires: python-testtools >= 1.4.0 -Requires: python-PyYAML >= 3.1.0 -Requires: python-cliff >= 1.15.0 -Requires: python-keystoneclient >= 2.0.0 -Requires: python-os-client-config >= 1.13.1 -Requires: python-osc-lib >= 1.0.2 +Requires: python-PyYAML >= 3.10.0 +Requires: python-cliff >= 2.6.0 +Requires: python-keystoneclient >= 3.8.0 +Requires: python-os-client-config >= 1.27.0 +Requires: python-osc-lib >= 1.5.1 +Requires: python-oslo.i18n >= 2.1.0 +Requires: python-oslo.utils >= 3.20.0 Requires: python-osprofiler >= 1.4.0 -Requires: python-requests >= 2.10.0 +Requires: python-requests >= 2.14.2 Requires: python-six >= 1.9.0 +Requires: python-stevedore >= 1.20.0 BuildArch: noarch %description @@ -55,7 +59,7 @@ Summary: Documentation for OpenStack Mistral API client libary Group: Documentation BuildRequires: python-Sphinx -BuildRequires: python-oslosphinx >= 2.5.0 +BuildRequires: python-openstackdocstheme >= 1.11.0 %description doc Client library for Mistral built on the Mistral API. It provides a Python API @@ -63,7 +67,9 @@ This package contains the documentation. %prep -%setup -q -n %{name}-%{version} +%autosetup -p1 -n %{name}-%{version} +%py_req_cleanup +sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg %build %py2_build @@ -75,11 +81,11 @@ %install %py2_install #man pages -install -p -D -m 644 build/sphinx/man/mistral_client.1 %{buildroot}%{_mandir}/man1/mistral_client.1 +install -p -D -m 644 doc/build/man/mistral_client.1 %{buildroot}%{_mandir}/man1/mistral_client.1 %check find . -type f -name *.pyc -delete -nosetests mistralclient/tests/unit +PYTHONPATH=. nosetests mistralclient/tests/unit %files %license LICENSE ++++++ _service ++++++ --- /var/tmp/diff_new_pack.EMIkmn/_old 2017-08-28 15:31:08.806818663 +0200 +++ /var/tmp/diff_new_pack.EMIkmn/_new 2017-08-28 15:31:08.806818663 +0200 @@ -1,8 +1,11 @@ <services> <service mode="disabled" name="renderspec"> - <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/newton/openstack/python-mistralclient/python-mistralclient.spec.j2</param> + <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/python-mistralclient/python-mistralclient.spec.j2</param> <param name="output-name">python-mistralclient.spec</param> - <param name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/newton/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-mistralclient</param> + </service> <service mode="disabled" name="download_files"> <param name="changesgenerate">enable</param> ++++++ python-mistralclient-2.1.1.tar.gz -> python-mistralclient-3.1.1.tar.gz ++++++ ++++ 12549 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de