Qt v6.7.1 Wheels Available on Local PyPI Server
Detlev Offenbach
detlev at die-offenbachs.de
Sat Jun 1 18:47:16 BST 2024
Am 01.06.24 um 19:39 schrieb Phil Thompson:
> On 01/06/2024 18:31, Detlev Offenbach wrote:
>> Hi,
>>
>> I tried the wheels as well and found that the PyQt6-Webengine-Qt wheel
>> doesn't depend on its subpackage wheel. I had to install that
>> manually. Maybe I did something wrong.
>>
>> Regards,
>> Detlev
>>
>> Am 01.06.24 um 19:03 schrieb Phil Thompson:
>>> On 01/06/2024 17:46, Florian Bruhin wrote:
>>>>> The Qt v6.7.1 wheels are available at the local PyPI server for
>>>>> testing.
>>>>> I'll leave them there until the weekend before moving them to
>>>>> pypi.org.
>>>>
>>>> I just ran my testsuite against it on CI and gave them a spin locally.
>>>> Everything seems to be working great!
>>>>
>>>> Florian
>>>
>>> Many thanks.
>>>
>>> Phil
>
> Is something cached? This is the METADATA extracted from the Linux
> wheel (should be identical for all platforms)...
Not that I am aware of. All the -Qt6 packages were downloaded except
PyQt6-WebEngineSubwheel-Qt6 (which was not explicitly mentioned to pip).
I just tried it on a second PC and the result is the same; no
PyQt6-WebEngineSubwheel-Qt6 gets installed. My command is
~/environments/py312qt6dev_env/bin/python3.12 -m pip install --index-url
https://riverbankcomputing.com/pypi/simple/ --pre --no-deps --upgrade
--force-reinstall PyQt6 PyQt6-Qt6 PyQt6-sip PyQt6-Charts
PyQt6-Charts-Qt6 PyQt6-WebEngine PyQt6-WebEngine-Qt6
Detlev
>
> Metadata-Version: 2.1
> Name: PyQt6-WebEngine-Qt6
> Version: 6.7.1
> Summary: The subset of a Qt installation needed by PyQt6-WebEngine.
> Home-page: https://www.riverbankcomputing.com/software/pyqt/
> Author: Riverbank Computing Limited
> Author-email: info at riverbankcomputing.com
> License: LGPL v3
> Platform: Linux
> Platform: macOS
> Platform: Windows
> Requires-Dist: PyQt6-WebEngineSubwheel-Qt6 (==6.7.1)
>
> This package contains the subset of a Qt installation that is required by
> PyQt6-WebEngine. It would normally be installed automatically by pip
> when
> you install PyQt6-WebEngine.
>
> This package is licensed under the terms of the LGPL v3.
>
> Phil
--
Detlev Offenbach
detlev at die-offenbachs.de
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20240601/d854cad5/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xBD1F26A5DA8A6150.asc
Type: application/pgp-keys
Size: 660 bytes
Desc: OpenPGP public key
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20240601/d854cad5/attachment-0001.asc>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 236 bytes
Desc: OpenPGP digital signature
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20240601/d854cad5/attachment-0001.sig>
More information about the PyQt
mailing list