On Sun May 31, 2026 at 2:17 AM CEST, Tim Orling via lists.openembedded.org
wrote:
> From: Tim Orling <[email protected]>
>
> 26.2 - 2026-04-24
> Fixes:
> * Fix incorrect sysconfig var name for pyemscripten in (PR #1160)
> * Make Version, Specifier, SpecifierSet, Tag, Marker, and Requirement
> pickle-safe and backward-compatible with pickles created in 25.0-26.1
> (including references to the removed packaging._structures module)
> (PR #1163, PR #1168, PR #1170, PR #1171)
> * Re-export ExceptionGroup in metatadata for now in (PR #1164)
>
> 26.1 - 2026-04-14
> Fixes:
> * Fix > comparison for versions with dev+local segments in (PR #1097)
> * Fix incorrect self-comparison for InfinityType and NegativeInfinityType
> in (PR #1093)
> * Canonicalize when deduplicating specifiers in SpecifierSet in
> (PR #1109)
> * Fix charset error message formatting in (PR #1121)
> * Handle the key parameter in SpecifierSet.filter when specifiers are
> empty and prerelease is False in (PR #1096)
> * Standardize inner components of repr output in (PR #1090)
> * Specifier’s === uses original string, not normalized, when available
> in (PR #1124)
> * Propagate int-max-str-digits ValueError in (PR #1155)
>
> For additional changes, see [1].
> For full comparison, see [2].
>
> [1] https://packaging.pypa.io/en/stable/changelog.html
> [2] https://github.com/pypa/packaging/compare/26.0...26.2
>
> Signed-off-by: Tim Orling <[email protected]>
> ---
Hi Tim,
Thanks for the upgrade.
We get a ptest failure on python3-packaging:
Failed ptests:
{'python3-packaging': 'START: ptest-runner\n'
'2026-05-31T14:34\n'
'\n'
'ImportError while importing test module '
"'/usr/lib/python3-packaging/ptest/tests/property/test_specifier_comparison.py'.\n"
'Hint: make sure your test modules/packages have valid '
'Python names.\n'
'Traceback:\n'
'../../python3.14/importlib/__init__.py:88: in '
'import_module\n'
' return _bootstrap._gcd_import(name[level:], '
'package, level)\n'
' '
'^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n'
'tests/property/test_specifier_comparison.py:8: in '
'<module>\n'
' from hypothesis import assume, given\n'
"E ModuleNotFoundError: No module named 'hypothesis'\n"
https://autobuilder.yoctoproject.org/valkyrie/#/builders/56/builds/1658
https://autobuilder.yoctoproject.org/valkyrie/#/builders/61/builds/3723
https://autobuilder.yoctoproject.org/valkyrie/#/builders/73/builds/3741
https://autobuilder.yoctoproject.org/valkyrie/#/builders/109/builds/472
https://autobuilder.yoctoproject.org/valkyrie/#/builders/110/builds/456
Can you have look at the issue?
Thanks,
Mathieu
--
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#237800):
https://lists.openembedded.org/g/openembedded-core/message/237800
Mute This Topic: https://lists.openembedded.org/mt/119569809/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-