From: Alexander Kanavin Date: Tue, 19 Oct 2021 15:33:49 +0000 (+0200) Subject: python3-pygobject: upgrade 3.40.1 -> 3.42.0 X-Git-Tag: uninative-3.5~1150 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b65725375868e9acbe317c3bfbe989d3da300c50;p=openembedded-core.git python3-pygobject: upgrade 3.40.1 -> 3.42.0 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-pygobject_3.40.1.bb b/meta/recipes-devtools/python/python3-pygobject_3.42.0.bb similarity index 93% rename from meta/recipes-devtools/python/python3-pygobject_3.40.1.bb rename to meta/recipes-devtools/python/python3-pygobject_3.42.0.bb index a0d4f04965..461ddcfe31 100644 --- a/meta/recipes-devtools/python/python3-pygobject_3.40.1.bb +++ b/meta/recipes-devtools/python/python3-pygobject_3.42.0.bb @@ -16,7 +16,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] = "00c6d591f4cb40c335ab1fd3e8c17869ba15cfda54416fe363290af766790035" +SRC_URI[sha256sum] = "9b12616e32cfc792f9dc841d9c472a41a35b85ba67d3a6eb427e307a6fe4367b" UNKNOWN_CONFIGURE_WHITELIST = "introspection"