X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D12C73858438
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1676411442;
	bh=hwC+Qn4Lfo321WIP2IVDnKIArZl8tmmpPHwIsDM+W4E=;
	h=Date:Subject:To:Cc:References:In-Reply-To:List-Id:
	 List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe:
	 From:Reply-To:From;
	b=MGM1gdNe5PZgiQFuZbcd9TTBlQhc2TE2a1TZ7lYYYN+GmInqQ/tTcH8ac4yOdyyV5
	 SrD3djFIq6jzrqOERyYmDpXN2LmyNOPhdIN4JTU0vntVlA4yZemNNUZhKU4BhmdvNK
	 ToqggR27aKRkJ0yjVCwrlrYUxa+wjSErEDzO5og4=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 69C7D3858D1E
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112;
 h=content-transfer-encoding:in-reply-to:from:references:cc:to
 :content-language:subject:user-agent:mime-version:date:message-id
 :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to;
 bh=deFlcp3OCilXz17L6qoqihJVWt2zcUZInpg32+0msBU=;
 b=FVGCqUxfBJ3xxHs6UOSI9KHd8/TEk8+ulXL6FSg2gQXMR31mduq/LcZRa5PPtaOtaG
 wmqDzl1gje1M5ZYTZ3Nf2pIMevhYnbm0LnexiKRNNntVWLx2iz9B0++19zcasfdvcc4q
 3M7M8PMDLWwzORkpwQB7gIXu45f+RLLqlLsxE3V2VbLY8bqD9+VCgTwkQYx0QMwQ7JVk
 h+FPpq+A4Qx/WVFmahSRn7rba4UFagj5eWX0p9lmB8gD6H7ukhBrBvyd6e1mmTKogh1Q
 W1dVZPOhf6TNrBU7Etch7GfuyiGwmoo3lJE6WmLVwdlcZkeGV7tuDmpc7gO+l8QC1EB8
 EdHw==
X-Gm-Message-State: AO0yUKXsHSAMYIfOfzmepJUAVnCPoxkjKqiiSE1w/4f0Cn2fOBO7pNAV
 sLpfBOAewNRhKlxfi9Xh42TgGXfojl4=
X-Google-Smtp-Source: AK7set/X58yaIuubIOI2mWyq5nqtyC0LOCOUuIxioGjEO7P8Gh3Q2TAFQr31drKSPAthdQj/X+B7xg==
X-Received: by 2002:a5d:5270:0:b0:2c5:544b:8e64 with SMTP id
 l16-20020a5d5270000000b002c5544b8e64mr3213805wrc.71.1676411403010; 
 Tue, 14 Feb 2023 13:50:03 -0800 (PST)
Message-ID: <2112b139-32b0-7710-726e-bfe9e78cc167@gmail.com>
Date: Tue, 14 Feb 2023 22:50:01 +0100
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
 Thunderbird/102.6.1
Subject: Re: Qt5 for python3.9?
Content-Language: it
To: "Henry S. Thompson" <ht@inf.ed.ac.uk>
Cc: cygwin@cygwin.com
References: <f5bfsc1m3vr.fsf@ecclerig.inf.ed.ac.uk>
 <a5be377b-cef3-93a9-a581-744492b5a5c3@gmail.com>
 <f5bh6wflxzg.fsf@ecclerig.inf.ed.ac.uk>
In-Reply-To: <f5bh6wflxzg.fsf@ecclerig.inf.ed.ac.uk>
X-Spam-Status: No, score=-1.6 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.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Marco Atzeri via Cygwin <cygwin@cygwin.com>
Reply-To: Marco Atzeri <marco.atzeri@gmail.com>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

On 24.01.2023 17:05, Henry S. Thompson wrote:
> Marco Atzeri via Cygwin writes:
> 
>> On 23.01.2023 20:45, Henry S. Thompson via Cygwin wrote:
>>> The existing python3-pyqt5 package installs into the python3.6 tree,
>>> and doesn't work with python3.9.
>>>
>>> ...
> 
>> check
>>
>> python39-pyqt5                             5.15.6-1
>> python39-pyqt5-devel                       5.15.6-1
> 
> Thanks, but
>   * Not found on my preferred mirror;
>   * Not listed at https://cygwin.com/packages/package_list.html#p
> 
> Where should I be looking?
> 
> ht

My fault. I built but forgot to upload.

It is now on the way please test

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
