X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:from:to:date:message-id:subject :sender; q=dns; s=default; b=wg19BiCnasvokVYzjuuI/6VIyfWkIOestN2 sGW6TUn9Gsbuva3ugJSJHwV/dmUk3b1ZAobyK2zMiAP5IJshYLAPtyqevpzUVwgT brPbaYX7JWPtA0dr+ojo5NF/6+Kz4geZYSTWfnSDFvZ2TqYZub9rn++5oLcdYTVV DQOuFV68= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:from:to:date:message-id:subject :sender; s=default; bh=B47DEkhAO0XpYDwdlNZPO1tpOZE=; b=bs+tf1rWB F2zUtp6xLkM67sjPeZECXSophQ6OBx+DY6GgqaIDxVohzc/r32GO1xK69qdBIWJj Oh2hX+GUAfcZwIj075qkJr3bHA9eP6eimpicYMJNYDXwHG0U3FcWbpI4bfJlhZeT VBBWGEjgYfLlNk1FonyVqwSyCcj/8yMDWQ= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,FREEMAIL_FROM,KAM_NUMSUBJECT autolearn=no version=3.3.2 spammy=connections, ssl, SSL, sftp X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:date:message-id:subject; bh=9wswMBF2hL7OqrO/2JqPbOfUA0zj4GJn9UfKNG6m1ZY=; b=ZCei0YXiHYCZ8Wpqig7mGFIAh/KnzRt+y6Co76g6Z0eDAyCGpABGaOj5kbupznpb5k GUKTqqvR7e9fwUFzmnalIa3jfZgAkWG4xtx2IokAEgASqPPRAqwb3qihwnRXzVd3ok1T J1AbTu7v60u/sH5Osua73PgQTbPc/kUeyyIr2k12aKO03vclMhYnI2g2o6RkA+qM83s7 IDu4SeEswdB9veHKb38om55BQYzHr+Q9qrVsI4Ji/UMTsfKYD7/qX3NZJjT/bVAGFxim PmxoisksxQYZV9n67zjp1FoZxnem5mV/0N2A3id5AptFEc//VCw0p0Lz4bvTmQDjwARB jfbA== From: Michael Wild To: cygwin AT cygwin DOT com Date: Sat, 04 Aug 2018 12:36:14 +0200 Message-Id: Subject: [ANNOUNCEMENT] python-paramiko 2.4.1-1 Sender: qmail alias X-IsSubscribed: yes The following packages have been uploaded to the Cygwin distribution: * python2-paramiko-2.4.1-1 * python3-paramiko-2.4.1-1 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. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple