From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from re-prd-fep-045.btinternet.com (mailomta26-re.btinternet.com [213.120.69.119]) by sourceware.org (Postfix) with ESMTPS id 24EDD3858D1E for ; Sun, 26 Feb 2023 11:56:16 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 24EDD3858D1E Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=dronecode.org.uk Authentication-Results: sourceware.org; spf=none smtp.mailfrom=dronecode.org.uk Received: from re-prd-rgout-002.btmx-prd.synchronoss.net ([10.2.54.5]) by re-prd-fep-045.btinternet.com with ESMTP id <20230226115615.ISZM10658.re-prd-fep-045.btinternet.com@re-prd-rgout-002.btmx-prd.synchronoss.net>; Sun, 26 Feb 2023 11:56:15 +0000 Authentication-Results: btinternet.com; auth=pass (PLAIN) smtp.auth=jonturney@btinternet.com; bimi=skipped X-SNCR-Rigid: 613A8DE84FF35914 X-Originating-IP: [81.153.98.230] X-OWM-Source-IP: 81.153.98.230 (GB) X-OWM-Env-Sender: jonturney@btinternet.com X-VadeSecure-score: verdict=clean score=0/300, class=clean X-RazorGate-Vade: gggruggvucftvghtrhhoucdtuddrgedvhedrudekkedgtdelucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuueftkffvkffujffvgffngfevqffopdfqfgfvnecuuegrihhlohhuthemuceftddunecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenucfjughrpefkffggfgfuvfhfhfgjtgfgsehtjeertddtfeejnecuhfhrohhmpeflohhnucfvuhhrnhgvhicuoehjohhnrdhtuhhrnhgvhiesughrohhnvggtohguvgdrohhrghdruhhkqeenucggtffrrghtthgvrhhnpeffkeeigfdujeehteduiefgjeeltdelgeelteekudetfedtffefhfeufefgueettdenucfkphepkedurdduheefrdelkedrvdeftdenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhephhgvlhhopegludelvddrudeikedruddruddtiegnpdhinhgvthepkedurdduheefrdelkedrvdeftddpmhgrihhlfhhrohhmpehjohhnrdhtuhhrnhgvhiesughrohhnvggtohguvgdrohhrghdruhhkpdhnsggprhgtphhtthhopedvpdhrtghpthhtoheprggurghmseguihhnfihoohguihgvrdhorhhgpdhrtghpthhtoheptgihghifihhnqdgrphhpshestgihghifihhnrdgtohhm X-RazorGate-Vade-Verdict: clean 0 X-RazorGate-Vade-Classification: clean Received: from [192.168.1.106] (81.153.98.230) by re-prd-rgout-002.btmx-prd.synchronoss.net (5.8.716.04) (authenticated as jonturney@btinternet.com) id 613A8DE84FF35914; Sun, 26 Feb 2023 11:56:15 +0000 Message-ID: Date: Sun, 26 Feb 2023 11:56:13 +0000 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 Subject: Re: python2 removal Content-Language: en-GB To: Adam Dinwoodie , "cygwin-apps@cygwin.com" References: <07106598-5bc3-055f-5875-abe5aa7baffc@dronecode.org.uk> <5262c0e0-6177-219c-e287-8fdca922ef25@dronecode.org.uk> From: Jon Turney In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1191.2 required=5.0 tests=BAYES_00,FORGED_SPF_HELO,KAM_DMARC_STATUS,KAM_LAZY_DOMAIN_SECURITY,NICE_REPLY_A,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,SPF_NONE,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: On 25/02/2023 16:51, Adam Dinwoodie via Cygwin-apps wrote: > On Sat, 25 Feb 2023 at 16:23, Jon Turney via Cygwin-apps wrote: >> On 16/01/2023 12:49, Jon Turney via Cygwin-apps wrote: >>> On 15/01/2023 12:52, Jon Turney via Cygwin-apps wrote: >>> [...] >>>> Python 2.7 is the last python2 version, which was sunsetted on January >>>> 1, 2020. >>> [...] >>>> 2) Looking for packages whose names don't start with 'python', but >>>> where the current version installs something into >>>> /usr/lib/python2.7/site-packages/ and/or into /usr/bin/ with a shebang >>>> containing 'python2', the following packages appear to need rebuilding >>>> for python3: >>> >>> Hi maintainers, >>> >>> Please consider rebuilding your packages listed below for python3. >>> >>> If you are no longer interested in being a maintainer for these (or all >>> of your) Cygwin packages, please let us know, so we can update our >>> records and stop bothering you about them! >>> >>>> package source package maintainer >>>> >>>> bzr Jari Aalto >>>> cfget Jari Aalto >>>> codeville Jari Aalto >>>> getmail Jari Aalto >>>> offlineimap Jari Aalto >>>> tailor Jari Aalto >>>> urlgrabber Jari Aalto >>>> >> >> Hi Jari, >> >> In the absence of any response, I have assumed these are all orphaned. >> >> If that's not what you wanted to happen, please let me know. >> >> From a brief survey, only offlineimap and urlgrabber (which should >> probably be named python-urlgrabber, since it contains a python module) >> seem to be actively maintained enough to support python3. >> >> So I will probably remove the others, and consider if it's possible and >> worthwhile to update those. >> >> (I also noted that breezy appears to be the python3 replacement for bzr >> and getmail6 appears to be the python3 replacement for getmail.) > > I'm happy to adopt both of these. I'll give Jari a little while to > reclaim them first, not least as I'm not going to have the time to > spend on packaging these for at least a week or so, but if Jari (or > anyone else) doesn't claim them first, I'll send an ITA once I've > checked I can get the packaging to work. Thanks. I appreciate that.