Hello community,

here is the log from the commit of package python-sushy for openSUSE:Factory 
checked in at 2018-09-26 14:23:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sushy (Old)
 and      /work/SRC/openSUSE:Factory/.python-sushy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sushy"

Wed Sep 26 14:23:03 2018 rev:4 rq:635338 version:1.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-sushy/python-sushy.changes        
2018-09-07 15:39:33.530526169 +0200
+++ /work/SRC/openSUSE:Factory/.python-sushy.new/python-sushy.changes   
2018-09-26 14:23:04.425955030 +0200
@@ -1,0 +2,37 @@
+Tue Sep 11 08:33:41 UTC 2018 - Jan Engelhardt <[email protected]>
+
+- Avoid repetition of name in summary (rpmlint).
+
+-------------------------------------------------------------------
+Tue Sep 11 07:55:30 UTC 2018 - [email protected]
+
+- update to version 1.6.0
+  - Update reno for stable/queens
+  - Switch to use stestr for unit test
+  - Add processor ProcessorId field and Status field
+  - Hide Attribute Registry property in Bios
+  - Add reusable ActionField
+  - fix error url
+  - Zuul: Remove project name
+  - Add system simple storage resource support
+  - Cleanup unittest file loading
+  - Add storage volume
+  - Do not run functional (API) tests in the CI
+  - Introduce BIOS API
+  - Fix wrong message of invalid boot "enabled" parameter
+  - Gate fix: Cap hacking to avoid gate failure
+  - Add storage disk drive
+  - Replace curly quotes with straight quotes
+  - Add system status field
+  - Change BootSourceOverrideMode from BIOS to Legacy
+  - fix tox python3 overrides
+  - tox: Use default Python 3 version, remove pypy
+  - Restores sushy session functionality.
+  - Remove etag from Bios
+  - Mark Systems/Managers/SessionService optional
+  - Update Launchpad references to Storyboard
+  - Create mappings for System Indicator LED
+  - Updated from global requirements
+  - add lower-constraints job
+
+-------------------------------------------------------------------

Old:
----
  sushy-1.3.2.tar.gz

New:
----
  sushy-1.6.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-sushy.spec ++++++
--- /var/tmp/diff_new_pack.kWUzSx/_old  2018-09-26 14:23:05.237953737 +0200
+++ /var/tmp/diff_new_pack.kWUzSx/_new  2018-09-26 14:23:05.237953737 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           python-sushy
-Version:        1.3.2
+Version:        1.6.0
 Release:        0
-Summary:        Sushy is a small Python library to communicate with Redfish 
based systems
+Summary:        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.3.2.tar.gz
+Source0:        
https://files.pythonhosted.org/packages/source/s/sushy/sushy-1.6.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-oslotest
@@ -33,7 +33,7 @@
 BuildRequires:  python2-requests >= 2.14.2
 BuildRequires:  python2-setuptools
 BuildRequires:  python2-six >= 1.10.0
-BuildRequires:  python2-testrepository
+BuildRequires:  python2-stestr
 BuildRequires:  python2-testscenarios
 BuildRequires:  python2-testtools
 BuildRequires:  python3-devel
@@ -44,7 +44,7 @@
 BuildRequires:  python3-requests >= 2.14.2
 BuildRequires:  python3-setuptools
 BuildRequires:  python3-six >= 1.10.0
-BuildRequires:  python3-testrepository
+BuildRequires:  python3-stestr
 BuildRequires:  python3-testscenarios
 BuildRequires:  python3-testtools
 Requires:       python-pbr >= 2.0.0
@@ -67,7 +67,7 @@
 This package contains the documentation.
 
 %prep
-%autosetup -p1 -n sushy-1.3.2
+%autosetup -p1 -n sushy-1.6.0
 %py_req_cleanup
 sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
@@ -80,9 +80,7 @@
 %{python_install}
 
 %check
-%{python_expand rm -rf .testrepository
-$python setup.py test
-}
+%python_exec -m stestr.cli run
 
 %files %{python_files}
 %license LICENSE

++++++ sushy-1.3.2.tar.gz -> sushy-1.6.0.tar.gz ++++++
++++ 3322 lines of diff (skipped)


Reply via email to