Hello community,

here is the log from the commit of package python-pywbem for openSUSE:Factory 
checked in at 2020-04-05 20:52:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pywbem (Old)
 and      /work/SRC/openSUSE:Factory/.python-pywbem.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pywbem"

Sun Apr  5 20:52:35 2020 rev:11 rq:791005 version:0.16.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pywbem/python-pywbem.changes      
2019-12-23 22:36:15.993789667 +0100
+++ /work/SRC/openSUSE:Factory/.python-pywbem.new.3248/python-pywbem.changes    
2020-04-05 20:52:36.669129000 +0200
@@ -1,0 +2,24 @@
+Thu Apr  2 16:59:28 UTC 2020 - Adam Majer <[email protected]>
+
+- Update to 0.16.0:
+  - Silenced the MOFCompiler class for verbose=False.
+  - Fixed that the MOFCompiler could be created with handle=None to
+    work against a local repository. It was documented that way,
+    but failed with AttributeError
+  - Fixed the error that the MOF compilation of a class could fail but
+    the error was not surfaced. This only happened when the MOF compiler
+    was invoked against a WBEM server, when the class already existed,
+    and when the ModifyClass operation that was attempted in
+    this case, failed.
+  - Fixed that the CIM-XML payload in log entries was spread over
+    multiple lines. The payload is now escaped as a single-line
+    Python string.
+  - Fixed handling of Unicode string in ca_certs parm of
+    WBEMConnection on py2
+
+- removed upstreamed patches:
+  - silenced_MOFCompiler.patch
+  - unittest2-just-say-no.patch
+  - replace-yamlordereddictloader-w-yamlloader.patch
+
+-------------------------------------------------------------------

Old:
----
  pywbem-0.15.0.tar.gz
  replace-yamlordereddictloader-w-yamlloader.patch
  silenced_MOFCompiler.patch
  unittest2-just-say-no.patch

New:
----
  pywbem-0.16.0.tar.gz

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

Other differences:
------------------
++++++ python-pywbem.spec ++++++
--- /var/tmp/diff_new_pack.esvgMY/_old  2020-04-05 20:52:38.697130941 +0200
+++ /var/tmp/diff_new_pack.esvgMY/_new  2020-04-05 20:52:38.701130945 +0200
@@ -19,22 +19,13 @@
 %define skip_python2 1
 %global         modname pywbem
 Name:           python-pywbem
-Version:        0.15.0
+Version:        0.16.0
 Release:        0
 Summary:        Python module for making CIM operation calls using the WBEM 
protocol
 License:        LGPL-2.1-or-later
 Group:          System/Management
 URL:            https://pywbem.github.io/
 Source0:        
https://github.com/pywbem/%{modname}/archive/%{version}.tar.gz#/%{modname}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM unittest2-just-say-no.patch gh#pywbem/pywbem#2003 
[email protected]
-# Don't use unittest2, ever
-Patch0:         unittest2-just-say-no.patch
-# PATCH-FIX-UPSTREAM silenced_MOFCompiler.patch gh#pywbem/pywbem#2004 
[email protected]
-# fix some failing tests
-Patch1:         silenced_MOFCompiler.patch
-# PATCH-FIX-UPSTREAM replace-yamlordereddictloader-w-yamlloader.patch 
gh#pywbem/pywbem#2022 [email protected]
-# we can kick off deprecated yamlordereddictloader module from Factory again
-Patch2:         replace-yamlordereddictloader-w-yamlloader.patch
 BuildRequires:  %{python_module FormEncode}
 BuildRequires:  %{python_module M2Crypto}
 BuildRequires:  %{python_module PyYAML}

++++++ pywbem-0.15.0.tar.gz -> pywbem-0.16.0.tar.gz ++++++
++++ 3839 lines of diff (skipped)


Reply via email to