diff options
| author | Daniel P. Berrangé <berrange@redhat.com> | 2022-03-25 10:17:38 +0000 |
|---|---|---|
| committer | Daniel P. Berrangé <berrange@redhat.com> | 2022-04-21 12:34:06 +0100 |
| commit | e00e8c39c272b8675ea353e1cfd1d5393922e096 (patch) | |
| tree | 995fea1569de616614896318b48f986176729c41 /libvirt-python.spec.in | |
| parent | c230ecb483dae3d0ff4cebfeec5a9e96ef8e0e4c (diff) | |
| download | libvirt-python-e00e8c39c272b8675ea353e1cfd1d5393922e096.tar.gz | |
setup: remove use of distutils.util.get_platform
The 'get_platform' function is used to determine the platform specific
component of the build output directory containing the loadable
modules and python code. There is no nice replacement for this
function, but we can achieve our goal by simply scaning for the desired
subdirectory, which should exist by the time 'test' runs.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'libvirt-python.spec.in')
0 files changed, 0 insertions, 0 deletions
