Hello community,
here is the log from the commit of package python-libvirt-python for
openSUSE:Factory checked in at 2017-09-13 22:38:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-libvirt-python (Old)
and /work/SRC/openSUSE:Factory/.python-libvirt-python.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-libvirt-python"
Wed Sep 13 22:38:30 2017 rev:2 rq:525884 version:3.6.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-libvirt-python/python-libvirt-python.changes
2017-08-12 19:33:44.985530770 +0200
+++
/work/SRC/openSUSE:Factory/.python-libvirt-python.new/python-libvirt-python.changes
2017-09-13 22:38:45.160502973 +0200
@@ -1,0 +2,5 @@
+Wed Sep 13 09:03:07 UTC 2017 - [email protected]
+
+- Only the python2 package should provide libvirt-python .
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-libvirt-python.spec ++++++
--- /var/tmp/diff_new_pack.gSZ0K4/_old 2017-09-13 22:38:45.708425827 +0200
+++ /var/tmp/diff_new_pack.gSZ0K4/_new 2017-09-13 22:38:45.712425264 +0200
@@ -17,8 +17,8 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-Name: python-libvirt-python
%define srcname libvirt-python
+Name: python-libvirt-python
Url: http://libvirt.org/
Version: 3.6.0
Release: 0
@@ -34,9 +34,10 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: %{python_module devel}
BuildRequires: %{python_module xml}
-
+%ifpython2
Provides: libvirt-python = %{version}
Obsoletes: libvirt-python < %{version}
+%endif
%python_subpackages