Bug 1324268

Summary: Review Request: python3-paramiko - SSH2 protocol library for Python 3
Product: [Fedora] Fedora Reporter: Orion Poplawski <orion>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: package-review
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-06 03:09:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Orion Poplawski 2016-04-06 02:54:33 UTC
Spec URL: http://www.cora.nwra.com/~orion/fedora/python3-paramiko.spec
SRPM URL: http://www.cora.nwra.com/~orion/fedora/python3-paramiko-1.16.0-1.el7.src.rpm
Description: 
Paramiko (a combination of the esperanto words for "paranoid" and "friend") is
a module for python 2.3 or greater that implements the SSH2 protocol for secure
(encrypted and authenticated) connections to remote machines. Unlike SSL (aka
TLS), the SSH2 protocol does not require heirarchical certificates signed by a
powerful central authority. You may know SSH2 as the protocol that replaced
telnet and rsh for secure access to remote shells, but the protocol also
includes the ability to open arbitrary channels to remote services across an
encrypted tunnel. (This is how sftp works, for example.)

Fedora Account System Username: orion

http://koji.fedoraproject.org/koji/taskinfo?taskID=13569841

This in an EPEL only package.

Comment 1 Orion Poplawski 2016-04-06 03:09:58 UTC
Somehow I missed that paramiko was in epel, not rhel.