Hello community,

here is the log from the commit of package python-pywbem for openSUSE:Factory 
checked in at 2019-12-07 15:12:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pywbem (Old)
 and      /work/SRC/openSUSE:Factory/.python-pywbem.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pywbem"

Sat Dec  7 15:12:29 2019 rev:9 rq:752345 version:0.14.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pywbem/python-pywbem.changes      
2018-01-16 09:38:20.656996880 +0100
+++ /work/SRC/openSUSE:Factory/.python-pywbem.new.4691/python-pywbem.changes    
2019-12-07 15:14:14.847805535 +0100
@@ -1,0 +2,14 @@
+Fri Nov 29 11:50:46 UTC 2019 - Adam Majer <[email protected]>
+
+- Cleanup specfile
+- Install license correctly
+- Add missing dependency on python-pbr
+
+-------------------------------------------------------------------
+Wed Nov 27 05:30:02 UTC 2019 - Steve Kowalik <[email protected]>
+
+- Update to version 0.14.6:
+  Lots of changes, additions, and deprecations, see full list at:
+  https://pywbem.readthedocs.io/en/stable_0.14/changes.html#pywbem-0-14-6
+
+-------------------------------------------------------------------

Old:
----
  pywbem-0.11.0.tar.gz

New:
----
  pywbem-0.14.6.tar.gz

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

Other differences:
------------------
++++++ python-pywbem.spec ++++++
--- /var/tmp/diff_new_pack.smFH71/_old  2019-12-07 15:14:23.067804371 +0100
+++ /var/tmp/diff_new_pack.smFH71/_new  2019-12-07 15:14:23.071804371 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pywbem
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,36 +12,38 @@
 # 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/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %global         pkgname pywbem
 Name:           python-pywbem
-Version:        0.11.0
+Version:        0.14.6
 Release:        0
 Summary:        Python module for making CIM operation calls using the WBEM 
protocol
-License:        LGPL-2.1
+License:        LGPL-2.1-or-later
 Group:          System/Management
-URL:            http://pywbem.github.io/
+URL:            https://pywbem.github.io/
 Source0:        pywbem-%{version}.tar.gz
 BuildRequires:  %{python_module M2Crypto}
+BuildRequires:  %{python_module PyYAML}
 BuildRequires:  %{python_module base}
 BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module mock}
+BuildRequires:  %{python_module pbr}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module ply}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module xml}
 BuildRequires:  %{python_module six}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python
+Requires:       python-M2Crypto
 Requires:       python-PyYAML
+Requires:       python-pbr
 Requires:       python-ply
-Requires:       python-xml
 Requires:       python-six
-Requires:       python-M2Crypto
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
 BuildArch:      noarch
@@ -81,7 +83,8 @@
 %python_uninstall_alternative mof_compiler
 
 %files %{python_files}
-%doc README.rst pywbem/LICENSE.txt
+%doc README.rst
+%license LICENSE.txt
 %python_alternative %{_bindir}/pywbemcli
 %python_alternative %{_bindir}/wbemcli.py
 %python_alternative %{_bindir}/mof_compiler

++++++ pywbem-0.11.0.tar.gz -> pywbem-0.14.6.tar.gz ++++++
++++ 211524 lines of diff (skipped)


Reply via email to