Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37500600
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-ovirt-engine-sdk

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define modulename ovirt-engine-sdk

Name: python3-module-%modulename
Summary: Python SDK for version 4 of the oVirt Engine API
Version: 4.5.2
Release: alt1
Group: Development/Python3
License: Apache-2.0
URL: http://ovirt.org
Source: %modulename-python-%version.tar.gz
BuildRequires(pre): rpm-build-python3
BuildRequires: python3(setuptools)
BuildRequires: python3(wheel)
BuildRequires: libxml2-devel

%description
This package contains the Python 3 SDK for version 4 of the oVirt Engine
API.


%prep
%setup -c -n %modulename-python-%version

%build
%pyproject_build

%install
%pyproject_install

%files
%doc README.adoc
%doc examples
%python3_sitelibdir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin