Hello community,
here is the log from the commit of package python-libvirt-python for
openSUSE:Leap:15.2 checked in at 2020-02-11 23:27:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-libvirt-python (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-libvirt-python.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-libvirt-python"
Tue Feb 11 23:27:11 2020 rev:37 rq:773407 version:6.0.0
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/python-libvirt-python/python-libvirt-python.changes
2020-02-06 21:36:34.124108618 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-libvirt-python.new.26092/python-libvirt-python.changes
2020-02-11 23:27:26.661332991 +0100
@@ -1,0 +2,6 @@
+Thu Feb 6 23:16:01 UTC 2020 - James Fehlig <[email protected]>
+
+- Stop building for python2
+ Dropped patches: revert-b22e4f24.patch
+
+-------------------------------------------------------------------
Old:
----
revert-b22e4f24.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-libvirt-python.spec ++++++
--- /var/tmp/diff_new_pack.O5FVsJ/_old 2020-02-11 23:27:26.953333140 +0100
+++ /var/tmp/diff_new_pack.O5FVsJ/_new 2020-02-11 23:27:26.957333142 +0100
@@ -16,6 +16,9 @@
#
+# No longer build for python2. Support was dropped upstream in the 6.0.0
release
+%define skip_python2 1
+
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define srcname libvirt-python
Name: python-libvirt-python
@@ -28,7 +31,6 @@
Source0: %{srcname}-%{version}.tar.gz
Source1: %{srcname}-%{version}.tar.gz.asc
Source2: python-libvirt-python.keyring
-Patch0: revert-b22e4f24.patch
BuildRequires: fdupes
BuildRequires: libvirt-devel = %{version}
BuildRequires: python-rpm-macros
@@ -50,7 +52,6 @@
%prep
%setup -q -n %{srcname}-%{version}
-%patch0 -p1
# Unset execute bit for example scripts; it can introduce spurious
# RPM dependencies, like /usr/bin/python which can pull in python2