]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-pygobject: upgrade 3.42.1 -> 3.42.2
authorwangmy <wangmy@fujitsu.com>
Wed, 3 Aug 2022 08:59:57 +0000 (16:59 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Aug 2022 15:27:22 +0000 (16:27 +0100)
commit14c442bfe4886e6180bd58f5e69928efd54e9c3c
treebd044a5ec82b13acb999ca874de247bcbce32db3
parentbc488be5a8d260a0bdc69c37173a7168706f9be3
python3-pygobject: upgrade 3.42.1 -> 3.42.2

Changelog:
=========
 Error out instead of crashing when marshaling unsupported fundamental types in some cases !180
 Add a workaround for a PyPy 3.9+ bug when threads are used !200
 Fix crashes when marshaling zero terminated arrays for certain item types !191
 Fix a crash/refcounting error in case marshaling a hash table fails !191
 Make the test suite pass again with PyPy !191
 tests: support running tests with (MSVC) CPython 3.8+ on Windows !206
 interface: Fix leak when overriding GInterfaceInfo !204
 setup.py: look up pycairo headers without importing the module (helps with building on Windows and MSVC CPython 3.8+) !205

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
meta/recipes-devtools/python/python3-pygobject_3.42.2.bb [moved from meta/recipes-devtools/python/python3-pygobject_3.42.1.bb with 93% similarity]