From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mta-snd-w05.mail.nifty.com (mta-snd-w05.mail.nifty.com [106.153.227.37]) by sourceware.org (Postfix) with ESMTPS id 95B643858D28 for ; Tue, 2 Apr 2024 14:58:45 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 95B643858D28 Authentication-Results: sourceware.org; dmarc=fail (p=none dis=none) header.from=nifty.ne.jp Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=nifty.ne.jp ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 95B643858D28 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=106.153.227.37 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1712069930; cv=none; b=RyKOw74xsdrQZXybDClRrDgbNAyFZD6gtetsCeWWozOIqhOe+6aTIkEJ5s4IVenL6qogDwZRB57IatOtH4CA7ZTSHM0Vy6hPbdEKST+9oLvYTNMCj38ieTWxRlVeTeIwG60GQgeYo9P98F6komzeOErWumcN9hgEx2c6H4y2kXc= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1712069930; c=relaxed/simple; bh=m8Dr/cw5gr5m7ree26pDZNhyhaF6A32FzS1ZUWYJ5wQ=; h=Date:From:To:Subject:Message-Id:Mime-Version:DKIM-Signature; b=DFeVL31ZordugCdA1A9aFZL6mGV/F9RnzVkOo8PUbx2zemazKeQWiPO0mgar51e8jIX9prP3pwiPS1wt9QTGPVsf6ubjgha8+hDRsF9xTnY4cAGeAPF9eiekoDp/Lz26GA8p9xHNBSKYzHkr0LQNUawah9i64Ta6vd4Sf0JJtMM= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from HP-Z230 by mta-snd-w05.mail.nifty.com with ESMTP id <20240402145843250.DQNC.116458.HP-Z230@nifty.com> for ; Tue, 2 Apr 2024 23:58:43 +0900 Date: Tue, 2 Apr 2024 23:58:43 +0900 From: Takashi Yano To: cygwin-apps@cygwin.com Subject: Re: Python 3.5 and 3.6 removal (was Re: Bonfire of the Packages) Message-Id: <20240402235843.6ad8850301a315347556f6cb@nifty.ne.jp> In-Reply-To: References: <30524a03-4924-4aa0-9ebf-e5a0808226c2@dronecode.org.uk> <68ee2d81-7716-4603-a889-3076e466ef5d@dronecode.org.uk> <696ef795-52d7-4739-9302-d5e6a7c49bf9@gmail.com> <83c5edd8-ec93-4cb4-b862-3a6a22fa841c@dronecode.org.uk> <490e38bc-4a47-43c6-9a76-0b8643599fe0@dronecode.org.uk> <61547470-1661-440c-8f50-c3e1e02fbb1a@acm.org> <119e8725-4306-4557-8672-2aa31c6e720f@acm.org> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp; s=default-1th84yt82rvi; t=1712069923; bh=bxOqjwbKqp37dwvUtbab2v4h3kDYmVwVbP5dvg645yk=; h=Date:From:To:Subject:In-Reply-To:References; b=gr+732g7hgQWa4taBydTYAnOyCPiGiVvGhbfR0PL7QLzj7cFjtYN0eeq+P77kyVDJwc5iLN/ SI4ZCmvtWo/j4ZcY1+Mq1nHI0oWSdzxiEhQ9LeHC3ZQAjjVhle8ucdw6CiM+k3W+IGKEIPWFVK P8p1BCoBTwXFhrwZmHwaDA/zhtTeJFOBdQ/yKLmkFTUDnUM4VnjxTNxKUuQorgFITb9ZpIfLo7 u6HsY3VmnwBwawkykIRM/7FKCPmMID+UFTZDynzIFRYsmn+EqCIjSCSekUoO5ExShuu0BIUkM4 +yf4PM1GzGpJWjtAl2w1LcU+88kC3YzuY+3D1MUcG3rFXblw== X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,BODY_8BITS,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NICE_REPLY_A,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On Tue, 2 Apr 2024 15:38:25 +0100 Jon Turney wrote: > On 01/04/2024 18:16, David Rothenberger via Cygwin-apps wrote: > > On 3/30/2024 8:25 AM, Jon Turney wrote: > >> On 29/03/2024 18:32, David Rothenberger via Cygwin-apps wrote: > >>> On 3/28/2024 10:50 AM, Jon Turney via Cygwin-apps wrote: > >> [...] > >>>> David, > >>>> > >>>> Is it possible to update/rebuild rdiff-backup, which replies upon > >>>> the soon-to-be removed python36? > >>>> > >>>> (Or indicate that you are no longer interested in maintaining this > >>>> package, which will probably lead to it's removal). > >>> > >>> Please remove me as the maintainer from that package. I no longer use > >>> it, and no longer have an environment for building packages for Cygwin. > >> > >> No problem. Thanks for maintaining it in the past. > >> > >> Is the same true for your other packages? > >> > >> $ grep Rothenberger cygwin-pkg-maint | grep -v ORPHANED > >> cyrus-sasl                                   David Rothenberger > >> flac                                         David Rothenberger > >> libao                                        David Rothenberger > >> libapr1                                      David Rothenberger > >> libaprutil1                                  David Rothenberger > >> libkate                                      David Rothenberger > >> libogg                                       David Rothenberger > >> librsync                                     David Rothenberger > >> libtheora                                    David Rothenberger > >> libvorbis                                    David Rothenberger > >> rdiff-backup                                 David Rothenberger > >> speex                                        David Rothenberger > >> speexdsp                                     David Rothenberger > >> vorbis-tools                                 David Rothenberger > >> which                                        David Rothenberger > >> whois                                        David Rothenberger > > > > Yes, I'm afraid it is. > > Done. Thanks for all your work on these in the past. Hi, I would like to take over the maintenance of: > >> flac                                         David Rothenberger > >> libao                                        David Rothenberger > >> libogg                                       David Rothenberger > >> libtheora                                    David Rothenberger > >> libvorbis                                    David Rothenberger > >> speex                                        David Rothenberger > >> speexdsp                                     David Rothenberger > >> vorbis-tools                                 David Rothenberger if anyone would not. Thanks in advance. -- Takashi Yano