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

Группа :: Development/Python3
Пакет: zabbix_tool

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

Name:       zabbix_tool
Version:    0.1
Release:    alt6

Summary:    Tool for CLI interaction with the Zabbix API

License:    MIT
Group:      Development/Python3
Url:        https://github.com/BrianGallew/zabbix_tool

Packager:   Evgenii Terechkov <evg at altlinux.org>

BuildArch:  noarch

Source:     %name.tar
Patch:      %name-alt.patch
Patch1:     port-on-python3.patch

BuildRequires: rpm-build-python3

Requires:   python3-module-zabbix-api


%description
Tool for CLI interaction with the Zabbix API

%prep
%setup -n %name
%patch -p1
%patch1 -p1

%build

%install
mkdir -p %buildroot%_bindir
install -m 755 %name %buildroot%_bindir/%name

%files
%_bindir/%name
%doc README.md LICENSE python_zabbix_assistant.py screen_creator make_graph_url


%changelog

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

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