commit python-keystoneauth1 for openSUSE:Factory
Hello community, here is the log from the commit of package python-keystoneauth1 for openSUSE:Factory checked in at 2019-05-03 22:40:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-keystoneauth1 (Old) and /work/SRC/openSUSE:Factory/.python-keystoneauth1.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-keystoneauth1" Fri May 3 22:40:54 2019 rev:10 rq:692831 version:3.13.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-keystoneauth1/python-keystoneauth1.changes 2018-09-26 14:23:00.209961742 +0200 +++ /work/SRC/openSUSE:Factory/.python-keystoneauth1.new.5148/python-keystoneauth1.changes 2019-05-03 22:40:58.931059012 +0200 @@ -1,0 +2,35 @@ +Mon Apr 8 13:56:08 UTC 2019 - cloud-devel@suse.de + +- update to version 3.13.1 + - add release notes to readme.rst + - Replacing the HTTP protocal with HTTPS in using-sessions.rst. + - Add support for client-side rate limiting + - Drop py35 jobs + - Use template for lower-constraints + - Add Keystone2Keystone example + - Fix rate semaphore for keystoneclient + - import zuul job settings from project-config + - Expose app creds and new attrs in fixtures + - Add py36 tox environment + - Change openstack-dev to openstack-discuss + - Cache root urls with and without trailing slashes + - Update reno for stable/rocky + - Make new-style single endpoint version discovery actually work for ironic + - Remove os-testr from requirements + - Remove shade jobs + - add python 3.6 unit test job + - Protect against endpoint_data not existing + - Reformat Adapter docstring + - add lib-forward-testing-python3 test job + - Add ability to filter version data by service-type + - Fix version discovery for clouds with int project_ids + - switch documentation job to new PTI + - Add support for ironic single-version responses + - Change log hashing to SHA256 + - add python 3.7 unit test job + - Add missing release note for ironic discovery fix + - fix wrong spelling of "unnecessary" + - Update sphinx extension logging + - Expose application credentials in AccessInfoV3 + +------------------------------------------------------------------- Old: ---- keystoneauth1-3.10.0.tar.gz New: ---- keystoneauth1-3.13.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-keystoneauth1.spec ++++++ --- /var/tmp/diff_new_pack.3Bmw4a/_old 2019-05-03 22:41:00.031061328 +0200 +++ /var/tmp/diff_new_pack.3Bmw4a/_new 2019-05-03 22:41:00.043061354 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-keystoneauth1 # -# 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,13 +12,13 @@ # 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/ # %global sname keystoneauth1 Name: python-keystoneauth1 -Version: 3.10.0 +Version: 3.13.1 Release: 0 Summary: OpenStack authenticating tools License: Apache-2.0 @@ -34,7 +34,6 @@ BuildRequires: python2-mock BuildRequires: python2-oauthlib BuildRequires: python2-os-service-types >= 1.2.0 -BuildRequires: python2-os-testr BuildRequires: python2-oslo.config BuildRequires: python2-oslo.utils BuildRequires: python2-oslotest @@ -53,7 +52,6 @@ BuildRequires: python3-mock BuildRequires: python3-oauthlib BuildRequires: python3-os-service-types >= 1.2.0 -BuildRequires: python3-os-testr BuildRequires: python3-oslo.config BuildRequires: python3-oslo.utils BuildRequires: python3-oslotest @@ -93,9 +91,8 @@ Documentation for OpenStack authenticating tools. %prep -%autosetup -n %{sname}-%{version} +%autosetup -p1 -n %{sname}-%{version} %py_req_cleanup -sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg # cleanup intersphinx (we have no network during build) echo "intersphinx_mapping = {}" >> doc/source/conf.py ++++++ _service ++++++ --- /var/tmp/diff_new_pack.3Bmw4a/_old 2019-05-03 22:41:00.067061404 +0200 +++ /var/tmp/diff_new_pack.3Bmw4a/_new 2019-05-03 22:41:00.067061404 +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/keystoneauth1/keystoneauth1.spec.j2</param> + <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/stein/openstack/keystoneauth1/keystoneauth1.spec.j2</param> <param name="output-name">python-keystoneauth1.spec</param> - <param name="requirements">https://raw.githubusercontent.com/openstack/keystoneauth/stable/rocky/requirements.txt</param> + <param name="requirements">https://raw.githubusercontent.com/openstack/keystoneauth/stable/stein/requirements.txt</param> <param name="changelog-email">cloud-devel@suse.de</param> <param name="changelog-provider">gh,openstack,keystoneauth</param> </service> ++++++ keystoneauth1-3.10.0.tar.gz -> keystoneauth1-3.13.1.tar.gz ++++++ ++++ 1910 lines of diff (skipped)
participants (1)
-
root