From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-x52b.google.com (mail-ed1-x52b.google.com [IPv6:2a00:1450:4864:20::52b]) by sourceware.org (Postfix) with ESMTPS id EEA353858D34 for ; Sun, 19 Jul 2020 19:09:16 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org EEA353858D34 Received: by mail-ed1-x52b.google.com with SMTP id n2so11297856edr.5 for ; Sun, 19 Jul 2020 12:09:16 -0700 (PDT) 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=d2AQkfq5s4QZydi2G4SjmbNI4AiRl56lPT7wKY4u2I8=; b=chh6cTbVY1ORfag5x5pV+Y0JP9x5XhWLea4WZQ3Y99eKeZhfIvAWGRPTwRkVOjdJZn xkQFYriFgkUQUzTouYn7rUikz/lWc1uhI76SDkPnyU9aAESYzw1xvQOMX2jrhql47a6g pHfda3e93dDyABMzdc+XA/gvIE30dhGpaxe8OUm1Oj9M9iAN0uEuiZHnL/HHl1ZELYf5 43L5FUEIKPczjKkaT5xDFGiAqWcWSUk03UWoOFHwY0nSaVH9yWNhHy1Y18fEtWkkjXoL 2BQ1ygK4hA/T/tV7QrVSYfmoGo2qA95Y5UdJF2WvKXCyD0Pgn87CPc5EHz/o3LEvzc2O Tq6g== X-Gm-Message-State: AOAM533R+T1OZv2HJc+Nv6b6zFhP7weyh8e8RUGJluFTwZiqPdAsUwCe qnvpmvJ0o5bsvs26UmSA2tQCxW5E X-Google-Smtp-Source: ABdhPJxP893GKOtW2EJKqicg+t02yymsrBUKa/B3BZyAgilipW1B0goQqJvq/xCphmSAe+5YmL2TMw== X-Received: by 2002:aa7:df08:: with SMTP id c8mr18067564edy.372.1595185755695; Sun, 19 Jul 2020 12:09:15 -0700 (PDT) Received: from ?IPv6:2003:cc:9f36:63a9:91c9:b6e7:84ea:a6ed? (p200300cc9f3663a991c9b6e784eaa6ed.dip0.t-ipconnect.de. [2003:cc:9f36:63a9:91c9:b6e7:84ea:a6ed]) by smtp.gmail.com with ESMTPSA id d26sm13627063edz.93.2020.07.19.12.09.14 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 19 Jul 2020 12:09:14 -0700 (PDT) Subject: Re: [ITA] python-imaging To: cygwin-apps@cygwin.com References: <136eb766-af71-c758-186b-fd9c98214642@aol.com> <24c3a49b-beea-7238-1bc6-c41913352c72@gmail.com> <4a502627-3943-7bee-00b5-ab56356ce676@gmail.com> From: Marco Atzeri Message-ID: <3ed15743-0879-802a-2acb-082813d0112b@gmail.com> Date: Sun, 19 Jul 2020 21:09:13 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 7bit 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, 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-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: Sun, 19 Jul 2020 19:09:18 -0000 On 19.07.2020 19:26, Hamish McIntyre-Bhatty via Cygwin-apps wrote: > On 19/07/2020 18:09, Marco Atzeri via Cygwin-apps wrote: >> I assume you need to rebuild, as I saw python36-olefile and >> python37-olefile picked as dependency, so somewhere they were mentioned >> in the packages. > Okay, shall do tomorrow then. I note that while I can find the source > and binary packages for olefile on cygwin.com, it doesn't seem to be on > mirrors eg https://cygwin.mirror.uk.sargasso.net/x86/release/. Am I > being a bit stupid? >> https://cygwin.mirror.uk.sargasso.net/noarch/release/python-olefile/ same packages are arch indipendent >> If you plan to build other packages and you are missing a dependency >> on any 3.8 subpackages let me know and I will put those >> on top of the plan > > Cheers, was going to suggest Numpy for Python 3.8, but looks like you > did that earlier today :). Guess I'll get a Python 3.8 build of wxPython > out too. With some luck (and some more debugging), I can have a version > of my GUI (DDRescue-GUI) out on Cygwin pretty soon. > > Hamish > Regards Marco