]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-pycairo: upgrade 1.26.1 -> 1.27.0
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 25 Sep 2024 06:49:04 +0000 (14:49 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Sep 2024 16:00:41 +0000 (17:00 +0100)
commitbb9c6f0987a29cbacb838d30432d6271ce2f954a
tree17ab02195411be30eac2656ffab99fc657612aef
parent7c3fef01e8e0d117dba82e57612f104e89c60ed9
python3-pycairo: upgrade 1.26.1 -> 1.27.0

Changelog:
==========
- Drop support for Python 3.8
- Add Windows wheels for Python 3.13
- Updated cairo in Windows wheels from 1.18.0 to 1.18.2
- Port PEP517/wheel build from setuptools to meson-python. This means setup.py is gone.
  System packagers should not switch to wheel builds and continue using meson directly.
- meson: install the package metadata to .dist-info/METADATA instead of .egg-info
- Drop arm64 Windows wheels again. pypa/cibuildwheel does not support cross
  compiling with meson-python. They might be added back in the future if GitHub
  Actions gains a native Windows runner with arm64 support.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-pycairo_1.27.0.bb [moved from meta/recipes-devtools/python/python3-pycairo_1.26.1.bb with 90% similarity]