paramiko 2.0.0-1ubuntu1.2 source package in Ubuntu

Changelog

paramiko (2.0.0-1ubuntu1.2) bionic-security; urgency=medium

  * debian/tests/control: fix autopkgtest by adding python-mock and
    python3-mock to Depends.

 -- Marc Deslauriers <email address hidden>  Fri, 26 Oct 2018 14:06:55 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
paramiko_2.0.0.orig.tar.gz 267.4 KiB acf3866621794d68ce42bd5bcb769b6f9ff7e362cc1064e1b1af4185cdc4ed3b
paramiko_2.0.0-1ubuntu1.2.debian.tar.xz 12.3 KiB b9f85f391a3499a860e7e19bc666750327494a1c929514f8b7e15fbed415b543
paramiko_2.0.0-1ubuntu1.2.dsc 2.5 KiB ac7f549d431683b6c3464e855bd9f9794d1b89d919157b4372e712fdd95b80d3

View changes file

Binary packages built by this source

paramiko-doc: Make ssh v2 connections with Python (Documentation)

 This is a library for making SSH2 connections (client or server).
 Emphasis is on using SSH2 as an alternative to SSL for making secure
 connections between Python scripts. All major ciphers and hash methods
 are supported. SFTP client and server mode are both supported too.
 .
 This is the documentation for the package.

python-paramiko: Make ssh v2 connections (Python 2)

 This is a library for making SSH2 connections (client or server).
 Emphasis is on using SSH2 as an alternative to SSL for making secure
 connections between Python scripts. All major ciphers and hash methods
 are supported. SFTP client and server mode are both supported too.
 .
 This is the Python 2 version of the package.

python3-paramiko: Make ssh v2 connections (Python 3)

 This is a library for making SSH2 connections (client or server).
 Emphasis is on using SSH2 as an alternative to SSL for making secure
 connections between Python scripts. All major ciphers and hash methods
 are supported. SFTP client and server mode are both supported too.
 .
 This is the Python 3 version of the package.