From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 48578 invoked by alias); 23 Jul 2019 12:12:51 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 48257 invoked by uid 89); 23 Jul 2019 12:12:51 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.1 spammy=3.6, 3.7, todays, today's X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 23 Jul 2019 12:12:49 +0000 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 2A8AF8E37A for ; Tue, 23 Jul 2019 12:12:48 +0000 (UTC) Received: from ovpn-121-232.rdu2.redhat.com (ovpn-121-232.rdu2.redhat.com [10.10.121.232]) by smtp.corp.redhat.com (Postfix) with ESMTPS id D328960852 for ; Tue, 23 Jul 2019 12:12:47 +0000 (UTC) Message-ID: Subject: Re: Python rebuilds: bcrypt, nacl, paramiko From: Yaakov Selkowitz To: "cygwin-apps@cygwin.com" Date: Tue, 23 Jul 2019 12:12:00 -0000 In-Reply-To: <0cf5ed468bb88a232d63a544cf83c5d095a358dd.camel@cygwin.com> References: <0cf5ed468bb88a232d63a544cf83c5d095a358dd.camel@cygwin.com> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.32.4 (3.32.4-1.fc30) MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2019-07/txt/msg00017.txt.bz2 On Mon, 2019-03-25 at 16:13 -0400, Yaakov Selkowitz wrote: > Michael, > > I am currently working through the rebuild of my Python module packages > and now have some rebuilds blocked by python-paramiko. If you could > please rebuild paramiko and its deps which you maintain with today's > cygport 0.33.0, which will create packages for 2.7, 3.6, and 3.7, that > would help me continue to move forward with my rebuilds. > > TIA, Ping? -- Yaakov