X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 200B7385EC54 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1612924184; bh=GQxZ6cuY3vSsYpxD66CyACR2moEsmQmKO1tPLLCrb3o=; h=Subject:To:Date:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=SMJCEXPwhyUjEyOAnVykgXVtWSvoZpYeoeEKgS7hTDMdARKT5J8XchQCq1CxToVMw QdDJuUR5nnzQoGe9oRAdFL3stKpwL6ympC83612LPrVmUDysDOGP2kXQTDB3yLR9X5 MNKrmG/vRMCJc5Wj3hP7XqWe8s/H/fYL1IqxRdEg= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org F200D3858D29 X-MC-Unique: M152Wd1RPuuS66AL85lhjw-1 Message-ID: Subject: Re: [ANNOUNCEMENT] Updated: python packages To: The Cygwin Mailing List Date: Tue, 09 Feb 2021 21:29:37 -0500 In-Reply-To: <3a709c27-6756-ed6e-925b-d1d45b6c057b@dronecode.org.uk> References: <3a709c27-6756-ed6e-925b-d1d45b6c057b AT dronecode DOT org DOT uk> User-Agent: Evolution 3.38.3 (3.38.3-1.fc33) MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: cygwin.com X-Spam-Status: No, score=-4.7 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL, KAM_DMARC_NONE, KAM_DMARC_STATUS, RCVD_IN_DNSWL_LOW, 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 AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Yaakov Selkowitz via Cygwin Reply-To: Yaakov Selkowitz Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" On Tue, 2021-02-09 at 21:31 +0000, Jon Turney wrote: > On 22/01/2021 21:37, Marco Atzeri via Cygwin-announce via Cygwin wrote: > > Several python packages have been promoted from test to stable > > > [...] > > python{36,37,38}-lxml-4.6.2-1 > > Marco, > > I noticed something a bit odd, which I'm not sure is expected or not. > > If I install 'python3-lxml', I get 'python36-lxml', which doesn't do me > much good with 'python3' installed (which gets me python3.8 currently). When I changed the packaging scheme from pythonX-* to pythonXY-*, 3.6 was the "3" version at the time, and the python3-* created alongside python36-* were only meant to be upgrade helpers from that point forward. -- Yaakov -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple