From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-1.mimecast.com (us-smtp-1.mimecast.com [205.139.110.61]) by sourceware.org (Postfix) with ESMTP id 859293851C3B for ; Thu, 14 May 2020 23:47:21 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 859293851C3B Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=yselkowitz@cygwin.com Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-190-1m_VmCeEOKyUtTTJPhuHiQ-1; Thu, 14 May 2020 19:47:19 -0400 X-MC-Unique: 1m_VmCeEOKyUtTTJPhuHiQ-1 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 0DB8218CA26B for ; Thu, 14 May 2020 23:47:18 +0000 (UTC) Received: from ovpn-113-5.rdu2.redhat.com (ovpn-113-5.rdu2.redhat.com [10.10.113.5]) by smtp.corp.redhat.com (Postfix) with ESMTPS id B0BC96064E for ; Thu, 14 May 2020 23:47:17 +0000 (UTC) Message-ID: Subject: Re: [ITA from Yaakov] python-wx From: Yaakov Selkowitz To: cygwin-apps@cygwin.com Date: Thu, 14 May 2020 19:47:16 -0400 In-Reply-To: References: <5e22328970c8702c69d1f2c83e3de3b89ad908e8.camel@cygwin.com> <4e18c5fb1716a1e3e44b0e0d5591eeec517cd603.camel@cygwin.com> User-Agent: Evolution 3.34.4 (3.34.4-1.fc31) MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: cygwin.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-7.2 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_NEUTRAL, 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-BeenThere: cygwin-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 May 2020 23:47:32 -0000 On Thu, 2020-05-14 at 11:02 +0100, Hamish McIntyre-Bhatty wrote: > Apologies for bumping this again, I'm just waiting for this to be done > before I start on wxPython 4, which is blocking progress for me doing > other things. If you're not interested in this fix, just let me know > and I'll move on to wxPython 4. >=20 > I have re-built the packages using your new cygport as the starting > point, and it seems to work really well. I made some minor modifications > to include the license files and the new patches from Fedora. The new > files are available at https://www.hamishmb.com/files/cygwin-temp/ and I > have removed the previous attempt's files. This looks fine. > Seeing as I have no need to rebuild wxWidgets, I guess that can stay > under your maintainership until an update is needed, at which point > I'll be happy to pick it up. Let's discuss it then. -- Yaakov