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

Group :: Development/Python3
RPM: python3-module-openssh-wrapper-ArcticaProject

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _unpackaged_files_terminate_build 1

Name: python3-module-openssh-wrapper-ArcticaProject
Version: 0.5
Release: alt1

Summary: OpenSSH python wrapper
License: BSD
Group: Development/Python3
Url: https://github.com/ArcticaProject/openssh-wrapper
BuildArch: noarch

Conflicts: python3-module-openssh-wrapper
Provides: python3(openssh_wrapper) = %EVR

Source: %name-%version.tar

BuildRequires(pre): rpm-build-python3
BuildRequires: python3(setuptools)
BuildRequires: python3(wheel)

%description
Under some circumstances simple wrapper around OpenSSH `ssh' command-line
utility seems more preferable than paramiko machinery.

This project proposes yet another hopefully thin wrapper around `ssh' to
execute commands on remote servers.

This is a fork of https://github.com/NetAngels/openssh-wrapper

%prep
%setup

%build
%pyproject_build

%install
%pyproject_install

%files
%doc AUTHORS README.rst
%python3_sitelibdir/*

%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