* [OE-core] [PATCH] python3-pygobject: upgrade 3.42.1 -> 3.42.2
@ 2022-08-03 8:59 Wang Mingyu
0 siblings, 0 replies; only message in thread
From: Wang Mingyu @ 2022-08-03 8:59 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
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>
---
...{python3-pygobject_3.42.1.bb => python3-pygobject_3.42.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-pygobject_3.42.1.bb => python3-pygobject_3.42.2.bb} (93%)
diff --git a/meta/recipes-devtools/python/python3-pygobject_3.42.1.bb b/meta/recipes-devtools/python/python3-pygobject_3.42.2.bb
similarity index 93%
rename from meta/recipes-devtools/python/python3-pygobject_3.42.1.bb
rename to meta/recipes-devtools/python/python3-pygobject_3.42.2.bb
index 443605ae26..cc7b07e804 100644
--- a/meta/recipes-devtools/python/python3-pygobject_3.42.1.bb
+++ b/meta/recipes-devtools/python/python3-pygobject_3.42.2.bb
@@ -18,7 +18,7 @@ SRC_URI = " \
http://ftp.gnome.org/pub/GNOME/sources/${SRCNAME}/${@gnome_verdir("${PV}")}/${SRCNAME}-${PV}.tar.xz \
file://0001-Do-not-build-tests.patch \
"
-SRC_URI[sha256sum] = "1f34b5f7624de35e44eb5a7eb428353285bd03004d55131a5f7f7fa9b90f3cc9"
+SRC_URI[sha256sum] = "ade8695e2a7073849dd0316d31d8728e15e1e0bc71d9ff6d1c09e86be52bc957"
S = "${WORKDIR}/${SRCNAME}-${PV}"
--
2.25.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-08-03 9:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-03 8:59 [OE-core] [PATCH] python3-pygobject: upgrade 3.42.1 -> 3.42.2 Wang Mingyu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox