Hello community,

here is the log from the commit of package python-pyghmi for openSUSE:Factory 
checked in at 2019-12-04 13:47:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyghmi (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyghmi.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyghmi"

Wed Dec  4 13:47:46 2019 rev:13 rq:736601 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyghmi/python-pyghmi.changes      
2019-05-03 22:43:13.515342356 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyghmi.new.4691/python-pyghmi.changes    
2019-12-04 14:18:40.186360847 +0100
@@ -1,0 +2,86 @@
+Wed Oct  9 12:36:20 UTC 2019 - cloud-de...@suse.de
+
+- update to version 1.3.0
+  - Refresh token between verify
+  - If no u-height, revert to default behavior
+  - Enable package builds without pbr
+  - Improve consistency with Lenovo tools
+  - Reduce assertion of bootable media failure
+  - Allow SMM downgrade
+  - Report pending updates on adapter
+  - Replace openstack.org git:// URLs with https://
+  - Add token refreshes to adapter update
+  - Share SDR repository info
+  - Support upcoming XCC update API
+  - Begin redfish implementation in pyghmi
+  - Report 108 as temporary error
+  - Refresh token throughout upload_media
+  - Implement redfish set_net_configuration
+  - Fallback behavior on unparseable conditionals
+  - Genericize bulk requests and fallback to Id
+  - Add M.2 Drive Firmware
+  - Fix fallbackdata
+  - Support ordered default setting
+  - Be compatible with wheezy python
+  - Hide instanced and password settings
+  - Fetch inventory information
+  - Directly reference packages in pbr-free setup
+  - Fix incorrect M.2 labelling
+  - Fix typo in the setup.py template
+  - Handle 413 directly on the upload
+  - Correct mistake with refactoring JSON calls
+  - Treat thorn as string terminating
+  - Support newer FPC CSRF scheme
+  - Fetch firmware information
+  - Workaround 'dead' IPv4 addresses
+  - Fix string formatting
+  - Fix cache interop between firmware and hardware
+  - Improve error on unexpected scenario
+  - Generalize the megaraid check
+  - Address another location where 108 may appear
+  - Fix vague KeyError exceptions
+  - Check Fault LED in health check
+  - Fix break handling in SOL
+  - Add missing init to redfish
+  - Add support for XCC License key management
+  - Implement more robust handling of config.efi
+  - Fix omission in new API
+  - Workaround 7Y36 model bug
+  - Refresh token during validation
+  - Support SYSTEM_PROD_DATA
+  - Avoid stale webclient in XCC client
+  - Remove a round trip delay for inventory
+  - Suppress Avago RAID config
+  - Add support to persist SDR cache to file
+  - Fix formatting of SMM/FPC version
+  - Enable SMM user for web access
+  - Attempt bulk request of inventory
+  - Change redfish get_health to look closer to ipmi
+  - Fix lenovo generic fallback
+  - Skip empty firmware values
+  - Add clear system configuration to redfish
+  - Add FPC/SMM description
+  - Support updating multiple adapters
+  - Update the Wheezy patch
+  - Add missing headers
+  - Workaround wheezy limitations
+  - Protect more unspported instance variables
+  - Fix python3 incompatibilities
+  - Fix mistake in IMM set property
+  - Add fallback data
+  - Handle firmware upload error 413
+  - Add fetching of network config data
+  - Pass through message for Optane
+  - Add OEM support for XCC PSU information
+  - Fix git copy in builddeb script
+  - Performance enhancements for redfish
+  - Support empty successful scenario
+  - Request forced inventory after adapter update
+  - Add UEFI/BIOS configuration to pyghmi redfish
+  - Ensure XCC health sets general level
+  - Add detected, but unknown disks
+  - Add 0x10 and 0x03 to ignore
+  - Restore support for old XCC update API
+  - Have LED fallback force a sensor if no other explanation
+
+-------------------------------------------------------------------

Old:
----
  pyghmi-1.2.16.tar.gz

New:
----
  pyghmi-1.3.0.tar.gz

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

Other differences:
------------------
++++++ python-pyghmi.spec ++++++
--- /var/tmp/diff_new_pack.ziBgwb/_old  2019-12-04 14:18:40.662360908 +0100
+++ /var/tmp/diff_new_pack.ziBgwb/_new  2019-12-04 14:18:40.670360909 +0100
@@ -17,13 +17,13 @@
 
 
 Name:           python-pyghmi
-Version:        1.2.16
+Version:        1.3.0
 Release:        0
 Summary:        General Hardware Management Initiative (IPMI and others)
 License:        Apache-2.0
 Group:          Development/Languages/Python
 URL:            https://launchpad.net/pyghmi
-Source0:        
https://files.pythonhosted.org/packages/source/p/pyghmi/pyghmi-1.2.16.tar.gz
+Source0:        
https://files.pythonhosted.org/packages/source/p/pyghmi/pyghmi-1.3.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-cryptography >= 2.1

++++++ _service ++++++
--- /var/tmp/diff_new_pack.ziBgwb/_old  2019-12-04 14:18:40.694360912 +0100
+++ /var/tmp/diff_new_pack.ziBgwb/_new  2019-12-04 14:18:40.698360912 +0100
@@ -1,8 +1,8 @@
 <services>
   <service mode="disabled" name="renderspec">
-    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/stein/openstack/pyghmi/pyghmi.spec.j2</param>
+    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/train/openstack/pyghmi/pyghmi.spec.j2</param>
     <param name="output-name">python-pyghmi.spec</param>
-    <param 
name="requirements">https://raw.githubusercontent.com/openstack/pyghmi/master/requirements.txt</param>
+    <param 
name="requirements">https://opendev.org/x/pyghmi/raw/branch/master/requirements.txt</param>
     <param name="changelog-email">cloud-de...@suse.de</param>
     <param name="changelog-provider">gh,openstack,pyghmi</param>
   </service>

++++++ pyghmi-1.2.16.tar.gz -> pyghmi-1.3.0.tar.gz ++++++
++++ 2679 lines of diff (skipped)


Reply via email to