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

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

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

%global oname parallax

Name: python3-module-%oname
Version: 1.0.8
Release: alt1
Summary: Execute commands and copy files over SSH to multiple machines at once

Group: Development/Python3
License: BSD-3-Clause
URL: https://pypi.org/project/parallax
# https://github.com/krig/parallax
Source: %name-%version.tar
BuildArch: noarch

BuildRequires(pre): rpm-build-python3

%description
Execute commands and copy files over SSH to multiple machines at once.

%prep
%setup

%build
%python3_build

%install
%python3_install

%files
%doc README.md COPYING
%_bindir/parallax-askpass
%python3_sitelibdir/*

%changelog

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

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