Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37325888
en ru br
Репозитории ALT
S:1.3.15-alt1
5.1: 1.1.3-alt0.M51.1
www.altlinux.org/Changes

Группа :: Сети/Удалённый доступ
Пакет: sshpt

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


%define modulename sshpt

Name: %modulename
Version: 1.3.11
Release: alt1

%setup_python_module %modulename

Summary: SSH Power Tool - Run commands and copy files to multiple servers simultaneously WITHOUT pre-shared keys
License: %gpl3plus
Group: Networking/Remote access

Url: http://code.google.com/p/sshpt
BuildArch: noarch

Source: %name-%version.tar

Requires: python-module-paramiko >= 1.16.0
Provides: python-module-%modulename = %version-%release

BuildRequires(pre): rpm-macros-branch
BuildPreReq: rpm-build-licenses
BuildPreReq: python-module-setuptools

%description
The SSH Power Tool (sshpt) enables you to execute commands and upload
files to many servers simultaneously via SSH without using pre-shared keys.
Uploaded files and commands can be executed directly or via sudo.
Connection and command execution results are output in standard CSV format
for easy importing into spreadsheets, databases, or data mining applications.

%prep
%setup

%build
%python_build

%install
%python_install

%files
%_bindir/%name
%doc README.txt
%python_sitelibdir/*


%changelog

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

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