X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 79E8E395200F
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1620057893;
	bh=DzYg6r4cAs/pviQ2u7Dhsm9SuQf3AwW1nKRd+kR39Js=;
	h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post:
	 List-Help:List-Subscribe:From:Reply-To:Cc:From;
	b=CGM93VFJFMEp4GUBNb4v64Gyb+1ZRtJAMbCtoUiAj1r1a8kGk57V7vJe5RxeR3R9x
	 56DLDqwiiJxMROqBPy6wqMf7mrkKavtX48uTNGTLM0fUQmVFlLoAOKvyq2zqB4Ma/j
	 +SGhA1R2VhpJaclcyqJ6HlUICdrzo2mPrUaAys9A=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 154D83951C4C
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 81B84393A42A
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 5DE373833031
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:mime-version:from:date:message-id:subject:to;
 bh=AUDCklt/S0iLDN1xzwyAXf6V2HYAFAmta0pNy+vo+qU=;
 b=LovaMHKG04r4TgjrxRcjVKi3uw8VNNfpbD0WpInLMHe4VsUFG9saowltsPpmxCisTM
 huUjhSzjTZUC0r5i7ieI3YhhmtMVCFA2qutJGBTLGOVb3koVHvVuTtNRokHrA3CCdfEp
 rQNVnRwRvOblXZjLVbtIgJjaJh2E8B9tVNfuSVCv3Cc2boQ0JwjXCKSIYGIbMbXeCqdh
 1RNV+wcTkCKkmLiLHrk2dKVuc2bMAUV+ifnQgPtBNq2SAfuNHUqNpnyrMXpgsXWYkNjj
 kqieYD7CquUnyEe4oX3bCKYosX2Nu3SOxN+2sqaF1rY/2BxunrILYpSLvPfCVEa17nrx
 g6ew==
X-Gm-Message-State: AOAM532vPi6p2fwAmMH5Obhe1eP8JEPVBRGdUH0E9QKTGraKCm5GXgTv
 rtWgawHHGMj09JplbblJ5LMFWAr77qLv0+SKhYzl3YYXRF0llg==
X-Google-Smtp-Source: ABdhPJxMzFJPBRz37LCUgmml3F3H/UewUYqrNlLhx18oPnV5WS2LRuNwEO0fwrsqQt/dJKGOCM8ZYLdqLFPxpCty1f4=
X-Received: by 2002:a17:90a:a395:: with SMTP id
 x21mr21612463pjp.95.1620057758296; 
 Mon, 03 May 2021 09:02:38 -0700 (PDT)
MIME-Version: 1.0
Date: Mon, 3 May 2021 18:02:28 +0200
Message-Id: <announce.CAALQ5rnvGaBnkijQjyv+yOxTb2rhox8918d_iq0NEuXhHup9GQ@mail.gmail.com>
Subject: [ANNOUNCEMENT] python-paramiko 2.7.2-0
To: cygwin@cygwin.com
X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT,
 RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
 TXREP autolearn=no autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
 server2.sourceware.org
X-Mailman-Approved-At: Mon, 03 May 2021 16:04:49 +0000
X-BeenThere: cygwin-announce@cygwin.com
X-Mailman-Version: 2.1.29
X-Mailer: Perl5 Mail::Internet v2.20
X-BeenThere: cygwin@cygwin.com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Michael Wild via Cygwin-announce via Cygwin <cygwin@cygwin.com>
Reply-To: cygwin@cygwin.com
Cc: Michael Wild via Cygwin-announce <cygwin-announce@cygwin.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces@cygwin.com>

The following packages have been uploaded to the Cygwin distribution:

* python36-paramiko-2.7.2-0
* python37-paramiko-2.7.2-0
* python38-paramiko-2.7.2-0

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:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
