From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mxd-2-4e4.seznam.cz (mxd-2-4e4.seznam.cz [IPv6:2a02:598:64:8a00::1000:4e4]) by sourceware.org (Postfix) with ESMTPS id 7D498385842E for ; Wed, 2 Nov 2022 20:05:04 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 7D498385842E Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=seznam.cz Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=seznam.cz Received: from email.seznam.cz by smtpc-mxd-7699875b94-gt759 (smtpc-mxd-7699875b94-gt759 [2a02:598:64:8a00::1000:4e4]) id 317e3421942836de317e3a2f; Wed, 02 Nov 2022 21:04:58 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=seznam.cz; s=szn20221014; t=1667419498; bh=HNDzRpE2UsFwDy9TBIxfpsnXCw60b7PsBIbdLeN7X3Q=; h=Received:Message-ID:Date:MIME-Version:User-Agent:Subject:To: References:From:In-Reply-To:Content-Type: Content-Transfer-Encoding; b=QGYdqi9S4wmWEiLgmUcJrD8jR3vL8MkE6JB4p0b4OPdae2KErviwRXUAryIqGukse Jbbq5ovVZKr1GS/W1Qt6Rd9uZAD4yFKiFMv4VSB00Xir+jm2ymNpRcxvmuFe7Dgaya zUVBw48vWLKsr14ooYTuI+HuGHqlCjiT9benWURDRRp5/hIrynDehPZzpSlzX0216b AByD9GBhkhoJSy1NF3v9YkwunPCKwRtnDVhtXn2D0gCEewmvAak3B4rz1NBFQlvdfH x53QrISEX4yBpRBZTieXACrTyaBNL46VloP38lJK55yJnFBjfmwUKqvtTKz3LIfmBF 8UVyBKF56d1eQ== Received: from [192.168.2.5] (brno.ccbr.com [77.240.178.2]) by email-relay30.ng.seznam.cz (Seznam SMTPD 1.3.140) with ESMTP; Wed, 02 Nov 2022 21:04:56 +0100 (CET) Message-ID: Date: Wed, 2 Nov 2022 21:04:54 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.4.1 Subject: Re: Attn maintainer: python-paramiko To: cygwin-apps@cygwin.com References: <3fdca14d-95fa-0398-46a9-6d5291ceae96@gmail.com> <0282d084-b2b2-132f-1e82-4159a4d1de05@gmail.com> From: Libor Ukropec In-Reply-To: <0282d084-b2b2-132f-1e82-4159a4d1de05@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.2 required=5.0 tests=BAYES_00,BODY_8BITS,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,JMQ_SPF_NEUTRAL,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hello Michael, Marco, any update for paramiko and Python 3.9? I'd like to update duplicity that depends on the paramiko lib and because the default Python is 3.9 I hit the wall. Also I do not see the paramiko in the GIT repositories (https://www.cygwin.com/git-cygwin-packages/?a=project_list;pf=git/cygwin-packages) nor the https://cygwin.com/packages/summary/python-paramiko-src.html does not mention the GIT repo at all. Is the package orphaned? If yes, I'd be happy to take over. (btw how package becames orphaned?) I think the same case will be the python-nacl and python-bcrypt Regards, Libor Dne 27.01.2022 v 5:18 Marco Atzeri napsal(a): > On 23.01.2022 23:17, Marco Atzeri wrote: >> Michael, >> >> can you please add the python39 >> >> $ cygcheck -cd |grep paramiko >> python36-paramiko                          2.7.2-0 >> python37-paramiko                          2.7.2-0 >> python38-paramiko                          2.7.2-0 >> >> and please avoid the usage of revision 0 >> >> Regards >> Marco > > Michael, > let me know if I should upload for you > > > > Regards > Marco >