commit python-keystoneclient for openSUSE:Factory
Hello community, here is the log from the commit of package python-keystoneclient for openSUSE:Factory checked in at 2019-05-03 22:40:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-keystoneclient (Old) and /work/SRC/openSUSE:Factory/.python-keystoneclient.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-keystoneclient" Fri May 3 22:40:58 2019 rev:30 rq:692832 version:3.19.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-keystoneclient/python-keystoneclient.changes 2018-09-07 15:37:41.654646301 +0200 +++ /work/SRC/openSUSE:Factory/.python-keystoneclient.new.5148/python-keystoneclient.changes 2019-05-03 22:41:01.707064857 +0200 @@ -1,0 +2,32 @@ +Mon Apr 8 11:57:54 UTC 2019 - cloud-devel@suse.de + +- update to version 3.19.0 + - Switch to stestr + - Deprecate region enabled parameter + - refactor the getid method in keystoneclient/base.py + - Use python3 for functional tests + - import zuul job settings from project-config + - Add release note link in README + - Add Response class to return request-id to caller + - Add py36 tox environment + - Change openstack-dev to openstack-discuss + - Fix keystoneclient-devstack-functional job + - Update reno for stable/rocky + - Don't quote {posargs} in tox.ini + - add python 3.6 unit test job + - Add return-request-id-to-caller function(v3/contrib) + - Import legacy keystoneclient-dsvm-functional + - Add Python 3.6 classifier to setup.cfg + - add lib-forward-testing-python3 test job + - Make the functional test voting + - Convert functional tests to Zuulv3 + - switch documentation job to new PTI + - Add return-request-id-to-caller function(v3) + - fix misspelling of 'default' + - Update hacking version + - Update IdentityProviderManager docstring + - Add release notes for return-request-id-to-caller + - add python 3.7 unit test job + - Use templates for cover and lower-constraints + +------------------------------------------------------------------- Old: ---- python-keystoneclient-3.17.0.tar.gz New: ---- python-keystoneclient-3.19.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-keystoneclient.spec ++++++ --- /var/tmp/diff_new_pack.KjaeFM/_old 2019-05-03 22:41:02.087065656 +0200 +++ /var/tmp/diff_new_pack.KjaeFM/_new 2019-05-03 22:41:02.091065665 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-keystoneclient # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,18 +12,18 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: python-keystoneclient -Version: 3.17.0 +Version: 3.19.0 Release: 0 Summary: Client library for OpenStack Identity API License: Apache-2.0 Group: Development/Languages/Python URL: https://launchpad.net/python-keystoneclient -Source0: https://files.pythonhosted.org/packages/source/p/python-keystoneclient/pytho... +Source0: https://files.pythonhosted.org/packages/source/p/python-keystoneclient/pytho... BuildRequires: openssl BuildRequires: openstack-macros BuildRequires: python-devel @@ -39,7 +39,7 @@ BuildRequires: python2-pbr >= 2.0.0 BuildRequires: python2-requests-mock BuildRequires: python2-six >= 1.10.0 -BuildRequires: python2-testrepository +BuildRequires: python2-stestr BuildRequires: python2-testresources BuildRequires: python2-testscenarios BuildRequires: python3-debtcollector >= 1.2.0 @@ -55,7 +55,7 @@ BuildRequires: python3-pbr >= 2.0.0 BuildRequires: python3-requests-mock BuildRequires: python3-six >= 1.10.0 -BuildRequires: python3-testrepository +BuildRequires: python3-stestr BuildRequires: python3-testresources BuildRequires: python3-testscenarios Requires: python-debtcollector >= 1.2.0 @@ -84,11 +84,10 @@ Identity API. %prep -%autosetup -p1 -n python-keystoneclient-3.17.0 +%autosetup -p1 -n python-keystoneclient-3.19.0 %py_req_cleanup # disable intersphinx - no network access during build echo "intersphinx_mapping = {}" >> doc/source/conf.py -sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg %build %{python_build} @@ -106,9 +105,7 @@ rm -fr html/.doctrees html/.buildinfo %check -%{python_expand rm -rf .testrepository -$python setup.py testr -} +%python_exec -m stestr.cli run %files %{python_files} %doc README.rst ++++++ _service ++++++ --- /var/tmp/diff_new_pack.KjaeFM/_old 2019-05-03 22:41:02.111065707 +0200 +++ /var/tmp/diff_new_pack.KjaeFM/_new 2019-05-03 22:41:02.111065707 +0200 @@ -1,8 +1,8 @@ <services> <service mode="disabled" name="renderspec"> - <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/python-keystoneclient/python-keystoneclient.spec.j2</param> + <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/stein/openstack/python-keystoneclient/python-keystoneclient.spec.j2</param> <param name="output-name">python-keystoneclient.spec</param> - <param name="requirements">https://raw.githubusercontent.com/openstack/python-keystoneclient/stable/rocky/requirements.txt</param> + <param name="requirements">https://raw.githubusercontent.com/openstack/python-keystoneclient/stable/stein/requirements.txt</param> <param name="changelog-email">cloud-devel@suse.de</param> <param name="changelog-provider">gh,openstack,python-keystoneclient</param> </service> ++++++ python-keystoneclient-3.17.0.tar.gz -> python-keystoneclient-3.19.0.tar.gz ++++++ ++++ 2057 lines of diff (skipped)
participants (1)
-
root