<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">El martes, 13 de enero de 2026 a las 11:05 Phil Thompson escribió:</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> On 12/01/2026 21:46, Antonio Rojas wrote:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > Hello,</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > Is there any reason why PyQt{5,6}-sip releases matching SIP 6.15</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > haven't been published on pypi?</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> Because they aren't required by current versions of PyQt.</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > Applications compiled with SIP 6.15 are getting a dependency on ABI</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > versions 12.18 / 13.11, but the latest PyQt-sip releases only provide</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > 12.17 / 13.10.</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> What applications? By default they should take their minimum requirement </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> from PyQt.</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">Krita. It declares</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">[tool.sip.project]</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">...</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">abi-version = "12"</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">in its pyproject.toml [1], and after building with SIP 6.15 the Python bindings fail to load with</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;"><span style="color:#000000;"><span style="background-color:#ffffff;"><span style="font-family:monospace;">krita.scripting: "RuntimeError: the sip module implements API v12.0 to v12.17 but the PyKrita.krita module requires API v12.18" </span></span></span><br /><span style="color:#000000;"><span style="background-color:#ffffff;">krita.scripting: "Could not import krita"</span></span><br /></p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">[1] <a href="https://invent.kde.org/graphics/krita/-/blob/release/5.2.14/cmake/modules/pyproject.toml.in">https://invent.kde.org/graphics/krita/-/blob/release/5.2.14/cmake/modules/pyproject.toml.in</a></p>
</body>
</html>