From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x431.google.com (mail-wr1-x431.google.com [IPv6:2a00:1450:4864:20::431]) by sourceware.org (Postfix) with ESMTPS id DEC8E385480A for ; Mon, 11 Jan 2021 03:59:31 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org DEC8E385480A Received: by mail-wr1-x431.google.com with SMTP id d13so14860533wrc.13 for ; Sun, 10 Jan 2021 19:59:31 -0800 (PST) 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=E4LbI66yQlnovq/ns6mCFIn0bqCvaKlURkDBC1HRjFI=; b=ndomaeDUXifwwjukwvnDypi+PTtQYEPtLROOk5B/W6EBSNidbpozzZ+Ip81s1Ksf6q 5q0MJ2uWCG+/jl7QVMC0LjMkstIfctwYXNN7TEo+hN6uhBhhDs/6WOj7BnMSxP90TZtz sgDcG56e/zqnYoi7bMnfg+In5bL1GbQiGa0yyjXJZE09mG1zgypDEf3HxrTSNPvB3uh+ IVSK96GiMN5yJ+Is7qEnc6VxHRrmXeU5hWgnql10pbLNw7dxMcq10MB/DJwCE0OXDDiO zDJgtJH1qXYSc7jX7sVD5Vmi/nVsr5Y3YinOFoacJ2fXpd9Qujmem7Ud9AbhBEW/RYU7 ZEtg== X-Gm-Message-State: AOAM530Bh8o2GktAY/lSdG0+iAOLwzQnbRWQayWikNr0uBhUnVg3qMln fqC1mk9me9YRW5oKOzokYJztRhTfMloFRA== X-Google-Smtp-Source: ABdhPJy+oCOWRkHgSJtHYmYAnWRJ5CNAq0ShWj+eR34Xez/b5LQYW7V4Jxa09Ah7R2YtH8UG+vNJsw== X-Received: by 2002:a5d:58d7:: with SMTP id o23mr14652074wrf.288.1610337571002; Sun, 10 Jan 2021 19:59:31 -0800 (PST) Received: from [192.168.2.121] (p5dda1f06.dip0.t-ipconnect.de. [93.218.31.6]) by smtp.gmail.com with ESMTPSA id u66sm20768886wmg.30.2021.01.10.19.59.30 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 10 Jan 2021 19:59:30 -0800 (PST) Subject: Re: [ITP] python3-pillow To: cygwin-apps@cygwin.com References: <310be1158ff750d09d958014aba3b142c6b5e71f.camel@cygwin.com> <62f31bf7cbc241794d34572f5a1cf0c694d65b39.camel@cygwin.com> From: Marco Atzeri Message-ID: <5f9f57c8-84dc-f661-fbf7-896f5ae88df6@gmail.com> Date: Mon, 11 Jan 2021 04:59:29 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 MIME-Version: 1.0 In-Reply-To: <62f31bf7cbc241794d34572f5a1cf0c694d65b39.camel@cygwin.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, 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-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jan 2021 03:59:33 -0000 On 06.07.2020 16:19, Yaakov Selkowitz wrote: > On Mon, 2020-07-06 at 09:57 +0100, Hamish McIntyre-Bhatty via Cygwin- > apps wrote: >> On 05/07/2020 23:21, Yaakov Selkowitz wrote: >>> On Fri, 2020-06-26 at 01:49 +0100, Hamish McIntyre-Bhatty via Cygwin- >>> apps wrote: >>> 2) This should be an ITA for python-imaging instead, which has been >>> Pillow-based for a long time. >> >> The Python imaging library was replaced by Pillow as far as I can tell, >> and seems to have been unmaintained since 2011. Could you give me a link >> to the library you're talking about please? > > As I said, our python-imaging packages have been from Pillow for quite > some time. Technically, at this point they should be named python-pil > or the like, but the package name long predates the PIL namespace being > mandatory (not to mention the Pillow fork in general), but I never > renamed the packages to avoid the complications involved therein. > Either way, "pillow" isn't the right name IMO because users don't > "from Pillow import", they "from PIL import". > > -- > Yaakov for the record, I removed python3-pillow from cygwin-pkg-maint. better late than never Regards Marco