17
0

revert commit b22e4f24 in order to retain python2 support a bit longer

OBS-URL: https://build.opensuse.org/package/show/Virtualization/python-libvirt-python?expand=0&rev=63
This commit is contained in:
2020-01-16 23:02:01 +00:00
committed by Git OBS Bridge
parent 435ed41aac
commit 3f9596d3bc
3 changed files with 860 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ Group: Development/Languages/Python
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
@@ -49,6 +50,7 @@ of recent versions of Linux (v2.6.20+).
%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