Hello community, here is the log from the commit of package python-sushy for openSUSE:Factory checked in at 2018-07-10 16:16:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-sushy (Old) and /work/SRC/openSUSE:Factory/.python-sushy.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sushy" Tue Jul 10 16:16:00 2018 rev:2 rq:621723 version:1.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-sushy/python-sushy.changes 2018-02-12 10:14:36.606813070 +0100 +++ /work/SRC/openSUSE:Factory/.python-sushy.new/python-sushy.changes 2018-07-10 16:16:47.937408999 +0200 @@ -1,0 +2,38 @@ +Fri Feb 23 13:44:47 UTC 2018 - [email protected] + +- Switch to stable/queens spec template + +------------------------------------------------------------------- +Mon Feb 12 10:10:57 UTC 2018 - [email protected] + +- update to version 1.3.1 (bsc#1078607) + - Enable some off-by-default checks + - Add ListField class to resource base + - Update .gitreview for stable/queens + - Avoid tox_install.sh for constraints support + - Replace HTTP numeric constants with http_client constants + - Add PUT method to connector + - Restore the default semantics of refresh() + - Indicating the location tests directory in oslo_debug_helper + - Zuul: Remove project name + - flake8: Enable some off-by-default checks + - Adds EthernetInterface to the library + - Add int_or_none adapter function + - zuul: clean up job definition + - Update documentation related to 'refresh()' + - Add DELETE method to connector + - Add Zuul v3 jobs in tree + - Update UPPER_CONSTRAINTS_FILE for stable/queens + - Update method docstring + - Use the tempest plugin from openstack/ironic-tempest-plugin + - Refining the resource refresh + - Update some tests to copy the dictionaries passed in + - Update reno for stable/pike + - Restores sushy session functionality. + - Follow-up patch for 8fe2904a62b0f56dc3fc3fefc5a5a746911ce891 + - Restore interface of Connector + - Implement Redfish Sessions + - Updated from global requirements + - Add support to accept custom connector object + +------------------------------------------------------------------- Old: ---- sushy-1.1.0.tar.gz New: ---- sushy-1.3.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-sushy.spec ++++++ --- /var/tmp/diff_new_pack.rjHDRR/_old 2018-07-10 16:16:48.749407741 +0200 +++ /var/tmp/diff_new_pack.rjHDRR/_new 2018-07-10 16:16:48.749407741 +0200 @@ -17,28 +17,28 @@ Name: python-sushy -Version: 1.1.0 +Version: 1.3.1 Release: 0 Summary: Sushy is a small Python library to communicate with Redfish based systems License: Apache-2.0 Group: Development/Languages/Python Url: https://docs.openstack.org/sushy -Source0: https://files.pythonhosted.org/packages/source/s/sushy/sushy-1.1.0.tar.gz +Source0: https://files.pythonhosted.org/packages/source/s/sushy/sushy-1.3.1.tar.gz BuildRequires: openstack-macros BuildRequires: python-devel -BuildRequires: python-oslotest >= 1.10.0 +BuildRequires: python-oslotest >= 3.2.0 BuildRequires: python-pbr >= 2.0.0 -BuildRequires: python-python-subunit >= 0.0.18 -BuildRequires: python-reno >= 1.8.0 +BuildRequires: python-python-subunit >= 1.0.0 +BuildRequires: python-reno >= 2.5.0 BuildRequires: python-requests >= 2.14.2 BuildRequires: python-setuptools >= 16.0 -BuildRequires: python-six >= 1.9.0 +BuildRequires: python-six >= 1.10.0 BuildRequires: python-testrepository >= 0.0.18 BuildRequires: python-testscenarios >= 0.4 -BuildRequires: python-testtools >= 1.4.0 +BuildRequires: python-testtools >= 2.2.0 Requires: python-pbr >= 2.0.0 Requires: python-requests >= 2.14.2 -Requires: python-six >= 1.9.0 +Requires: python-six >= 1.10.0 BuildArch: noarch %description @@ -48,14 +48,14 @@ Summary: Documentation for OpenStack sushy Group: Documentation/HTML BuildRequires: python-Sphinx -BuildRequires: python-openstackdocstheme >= 1.16.0 +BuildRequires: python-openstackdocstheme >= 1.18.1 %description doc Sushy is a Python library to communicate with `Redfish` based systems. This package contains the documentation. %prep -%autosetup -p1 -n sushy-1.1.0 +%autosetup -p1 -n sushy-1.3.1 %py_req_cleanup sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg ++++++ _service ++++++ --- /var/tmp/diff_new_pack.rjHDRR/_old 2018-07-10 16:16:48.773407704 +0200 +++ /var/tmp/diff_new_pack.rjHDRR/_new 2018-07-10 16:16:48.777407698 +0200 @@ -1,8 +1,8 @@ <services> <service mode="disabled" name="renderspec"> - <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/sushy/sushy.spec.j2</param> + <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/sushy/sushy.spec.j2</param> <param name="output-name">python-sushy.spec</param> - <param name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-requirements.txt</param> + <param name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt</param> <param name="changelog-email">[email protected]</param> <param name="changelog-provider">gh,openstack,sushy</param> </service> ++++++ sushy-1.1.0.tar.gz -> sushy-1.3.1.tar.gz ++++++ ++++ 3527 lines of diff (skipped)
