Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37600199
en ru br
ALT Linux repositórios
S:9.7.0-alt1

Group :: Development/Python3
RPM: python3-module-libvirt

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 


Summary: Python bindings for the libvirt library
Name: python3-module-libvirt
Version: 9.7.0
Release: alt1
Url: https://libvirt.org
#git://libvirt.org/libvirt-python.git
Source: %name-%version.tar
License: LGPL-2.1-or-later
Group: Development/Python3

Requires: libvirt-client
BuildRequires: libvirt-devel >= 2.0.0
BuildRequires(pre): rpm-build-python3
BuildRequires: python3-devel python3(setuptools)
# For check
BuildRequires: pytest3 python3(lxml)

Obsoletes: libvirt-python3 < %version-%release
Provides: libvirt-python3 = %version-%release

%description
The libvirt-python package contains a module that permits applications
written in the Python programming language to use the interface
supplied by the libvirt library to use the virtualization capabilities
of recent versions of Linux (and other OSes).

%prep
%setup -q

%build
%python3_build

%install
%python3_install

%check
export PYTHONPATH=%buildroot/%python3_sitelibdir/
pytest3 -v

%files
%python3_sitelibdir/*
%doc README COPYING examples

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009