X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 06B4B398D01C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1612945153; bh=7R+oZAAZvhOOWImORNyGdaNJi87v5dVnDeJk97jo4Ts=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=ACf5N1yqHv2vyGOYr01IZhGdAHHKe+oOFN2nk27nGNwdDiBbaC80aekSg1KVe/KHH jHM1/48h/C5HtYayyvN6fRt/ZK3oE2mnQs4y6D5yeMtPGJzN1p0k5EK8RQn4J+alrY 4hOOmqrupl6fK2DBs43aAsiMk8fF3nAysEpp4Brc= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org E2B813940CE5 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=JuoA+G9+uZtI5HQFuluT5hXvFxRNa1mIjYP2mufN7ng=; b=ItCtmqdbe18y8v6j4nDga3/wpOEYcWZ5Id1vI18gQ0MR6KhMNLd9Bu66HOFyxNgjGt ItiLSudj/Dz7HMVoiVGVLWXls6bew+NDmzU9xEe15hYtQcuAYuexN5B+fkg8KerKOCu4 HSWFFEbU7Smxop0IR+x3HUlGzpKD9iZvV8Swo3QZPPATCS08NzNQC0Aki3GxjyTqp3d7 dQJMDkkPim5TFqhC0nuGNPesk2SAy6iASF020EhRwKaqvjzq8suvUOMv6M5d8rKG3sOQ 1NxtXk4s8b7tRZY+IvoQ9oiUDr+AyLHFMCINuhjXHqRk4NIs1GI3LCy8zAQuTbInGC2B xuPg== X-Gm-Message-State: AOAM530Jh0kg4g0Z7w2eMTfMOp7YkxC+JH0vFiuUQ1mgw7LwMEn8boGb 3NNTXw1RMAiUp/v8h2HcYLSeJoLIcmQzkg== X-Google-Smtp-Source: ABdhPJzcMd7jflIWOg3TFFBvAkbEfqdEiliGzR+YlKD9w9IDj3UfWh7wD/K8xB3VTHixPPVLhFmUgQ== X-Received: by 2002:a05:6000:1043:: with SMTP id c3mr2292397wrx.140.1612945148884; Wed, 10 Feb 2021 00:19:08 -0800 (PST) Subject: Re: [ANNOUNCEMENT] Updated: python packages To: cygwin AT cygwin DOT com References: <3a709c27-6756-ed6e-925b-d1d45b6c057b AT dronecode DOT org DOT uk> Message-ID: Date: Wed, 10 Feb 2021 09:19:04 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0 MIME-Version: 1.0 In-Reply-To: Content-Language: it X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham 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: Marco Atzeri via Cygwin Reply-To: Marco Atzeri Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" On 10.02.2021 03:29, Yaakov Selkowitz via Cygwin wrote: > 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. expected :-( Not time in the past to work on it. I was focusing on deploying python38-* as first priority >> >> 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. > there is a bit of cleaning to do on the python3-* tree and package pull, but first we need to patch cygport to stop creating additional python3-* packages if not requested. I guess after the Perl 5.32 I could look on it as spring project. Regards Marco -- 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