Hello community,

here is the log from the commit of package python-proliantutils for 
openSUSE:Factory checked in at 2019-03-01 16:48:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-proliantutils (Old)
 and      /work/SRC/openSUSE:Factory/.python-proliantutils.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-proliantutils"

Fri Mar  1 16:48:42 2019 rev:3 rq:680166 version:2.6.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-proliantutils/python-proliantutils.changes    
    2018-07-10 16:14:19.993638599 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-proliantutils.new.28833/python-proliantutils.changes
     2019-03-01 16:48:43.865769486 +0100
@@ -1,0 +2,16 @@
+Thu Feb 28 15:24:22 UTC 2019 - Dirk Mueller <[email protected]>
+
+- update to 2.6.0:
+  * iLO Redfish: Adds support to manage BIOS settings
+  * Redfish: Adds 'delete\_raid\_configuration' API to clear raid
+  * iLO RIS: Add support to manage BIOS settings
+  * Add support for retrieving system POST state
+  * Add support for NMI(Non Maskable Interrupt)
+  * Exclude pysnmp\_mibs from search path
+  * Make case-insensitive search for Blade server model string
+  * Using assertIsNone() instead of assertEqual(None)
+  * Fixes session issue for Gen10 servers
+  * Minor fix in test case
+- remove 60910b9257c70211445086af2ea014327a03f80a.patch (upstream)
+
+-------------------------------------------------------------------

Old:
----
  60910b9257c70211445086af2ea014327a03f80a.patch
  proliantutils-2.5.1.tar.gz

New:
----
  proliantutils-2.6.0.tar.gz

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

Other differences:
------------------
++++++ python-proliantutils.spec ++++++
--- /var/tmp/diff_new_pack.DG2gRH/_old  2019-03-01 16:48:44.549769228 +0100
+++ /var/tmp/diff_new_pack.DG2gRH/_new  2019-03-01 16:48:44.549769228 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-proliantutils
 #
-# 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,20 +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-proliantutils
-Version:        2.5.1
+Version:        2.6.0
 Release:        0
 Summary:        Client Library for interfacing with various devices in HP 
Proliant Servers
 License:        Apache-2.0
 Group:          Development/Languages/Python
 Url:            https://github.com/openstack/proliantutils
 Source:         
https://files.pythonhosted.org/packages/source/p/proliantutils/proliantutils-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM 60910b9257c70211445086af2ea014327a03f80a.patch -- 
https://github.com/openstack/proliantutils/commit/60910b9257c70211445086af2ea014327a03f80a
-Patch0:         60910b9257c70211445086af2ea014327a03f80a.patch
 BuildRequires:  fdupes
 BuildRequires:  openstack-macros
 BuildRequires:  python-ddt
@@ -68,7 +66,6 @@
 
 %prep
 %setup -q -n proliantutils-%{version}
-%patch0 -p1
 
 %build
 %py2_build
@@ -81,7 +78,8 @@
 %{__python2} setup.py testr
 
 %files
-%doc LICENSE README.rst
+%doc README.rst
+%license LICENSE
 %{python_sitelib}/*
 
 %changelog

++++++ proliantutils-2.5.1.tar.gz -> proliantutils-2.6.0.tar.gz ++++++
++++ 2993 lines of diff (skipped)


Reply via email to