PyQt-sip releases
Phil Thompson
phil at riverbankcomputing.com
Tue Jan 13 10:05:04 GMT 2026
On 12/01/2026 21:46, Antonio Rojas wrote:
> Hello,
> Is there any reason why PyQt{5,6}-sip releases matching SIP 6.15
> haven't been published on pypi?
Because they aren't required by current versions of PyQt.
> Applications compiled with SIP 6.15 are getting a dependency on ABI
> versions 12.18 / 13.11, but the latest PyQt-sip releases only provide
> 12.17 / 13.10.
What applications? By default they should take their minimum requirement
from PyQt.
It's true that the latest releases should be uploaded (and I will do so)
because in general even though PyQt doesn't need a particular upgrade,
something that sits on top of PyQt may do. However in this particular
case the new version just drops support for Python v3.9.
Phil
More information about the PyQt
mailing list