From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sa-prd-fep-041.btinternet.com (mailomta26-sa.btinternet.com [213.120.69.32]) by sourceware.org (Postfix) with ESMTPS id 2BD7F3858C27 for ; Fri, 24 Dec 2021 10:58:15 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 2BD7F3858C27 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 sa-prd-rgout-005.btmx-prd.synchronoss.net ([10.2.38.8]) by sa-prd-fep-041.btinternet.com with ESMTP id <20211224105814.ROFN30965.sa-prd-fep-041.btinternet.com@sa-prd-rgout-005.btmx-prd.synchronoss.net>; Fri, 24 Dec 2021 10:58:14 +0000 Authentication-Results: btinternet.com; auth=pass (PLAIN) smtp.auth=jonturney@btinternet.com; bimi=skipped X-SNCR-Rigid: 6139452E0EEDC26F X-Originating-IP: [81.129.146.209] X-OWM-Source-IP: 81.129.146.209 (GB) X-OWM-Env-Sender: jonturney@btinternet.com X-VadeSecure-score: verdict=clean score=0/300, class=clean X-RazorGate-Vade: gggruggvucftvghtrhhoucdtuddrgedvuddruddutddgvdefucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuueftkffvkffujffvgffngfevqffopdfqfgfvnecuuegrihhlohhuthemuceftddunecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenucfjughrpefkffggfgfuvfhfhfgjtgfgsehtkeertddtfeejnecuhfhrohhmpeflohhnucfvuhhrnhgvhicuoehjohhnrdhtuhhrnhgvhiesughrohhnvggtohguvgdrohhrghdruhhkqeenucggtffrrghtthgvrhhnpeekueekueeuudekhfefueeftdejjeefjefhtdfftddtvedvleehgedvffdtgeeitdenucffohhmrghinheptgihghifihhnrdgtohhmnecukfhppeekuddruddvledrudegiedrvddtleenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhephhgvlhhopegludelvddrudeikedruddruddtfegnpdhinhgvthepkedurdduvdelrddugeeirddvtdelpdhmrghilhhfrhhomhepjhhonhdrthhurhhnvgihsegurhhonhgvtghouggvrdhorhhgrdhukhdprhgtphhtthhopegthihgfihinhestgihghifihhnrdgtohhmpdhrtghpthhtohepmhgrrhgtohdrrghtiigvrhhisehgmhgrihhlrdgtohhm X-RazorGate-Vade-Verdict: clean 0 X-RazorGate-Vade-Classification: clean Received: from [192.168.1.103] (81.129.146.209) by sa-prd-rgout-005.btmx-prd.synchronoss.net (5.8.716.04) (authenticated as jonturney@btinternet.com) id 6139452E0EEDC26F; Fri, 24 Dec 2021 10:58:13 +0000 Message-ID: <87c16632-ee39-9588-a6e6-bafa06b4af7c@dronecode.org.uk> Date: Fri, 24 Dec 2021 10:57:29 +0000 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.4.1 Subject: Re: [ANNOUNCEMENT] Updated: python 3.9 packages Content-Language: en-GB To: Marco Atzeri , The Cygwin Mailing List References: <3f9bc471-508e-f490-5753-911668f09a9c@gmail.com> From: Jon Turney In-Reply-To: <3f9bc471-508e-f490-5753-911668f09a9c@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1192.0 required=5.0 tests=BAYES_00, BODY_8BITS, FORGED_SPF_HELO, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_PASS, SPF_NONE, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin@cygwin.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: , X-List-Received-Date: Fri, 24 Dec 2021 10:58:17 -0000 On 23/12/2021 20:00, Marco Atzeri wrote: > On 22.12.2021 14:52, airplanemath via Cygwin wrote: >> On Tue, Dec 21 2021, Marco Atzeri via Cygwin-announce wrote: >> >>> Several python packages have been added to the Cygwin distribution >>> and at the same time the updated packages for 3.6/3./3.8 >>> have been uploaded. >>> >>> python39-pillow                         8.4.0-1 >> >> Is this replacing python3[6-9]-imaging{,-tk}?  They look similar: >> > > > emh, no. They are the same thing, my fault. > > I was fooled by an upstream dependency of another package. > > It requires Pillow, but I missed to note, as I am not the maintainer, > that "imaging" is using the fork "Pillow" > > https://cygwin.com/packages/x86_64/python-imaging-src/python-imaging-8.4.0-1-src > > > I will remove Pillow. I guess you've done that. calm is now reporting: ERROR: package 'python37-matplotlib' version '3.5.1-1' requires: 'python37-pillow', but nothing satisfies that Does that need adjusting to depend on python-imaging instead?