]> code.ossystems Code Review - openembedded-core.git/commit
python3-pycairo: upgrade 1.20.1 -> 1.21.0
authorwangmy <wangmy@fujitsu.com>
Tue, 8 Mar 2022 10:34:35 +0000 (18:34 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Mar 2022 13:06:22 +0000 (13:06 +0000)
commitd83f8e31b929ea270a2cafda4ca3deaffbd7c54e
treedb82414cf597d274b5dd82b0146df0214c38c3e7
parent15cf6a0c74aacdb01626ae46963cb02a59b4c2c1
python3-pycairo: upgrade 1.20.1 -> 1.21.0

Changelog:
=========
* Require Python 3.7+ :pr:'250'
* Require meson 0.53+
* Using 'setup.py' directly to build/install pycairo is deprecated.
  Use meson instead.
* 'setup.py' now requires setuptools. Previously it was optional.
* The complete API reference is now included in the typing stubs,
  so it can be consumed/shown by IDEs. :pr:'236' :pr:'252'

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