[oe-commits] [openembedded-core] 03/05: python3-pygobject: update to 3.26.1

git at git.openembedded.org git at git.openembedded.org
Thu Dec 28 15:08:20 UTC 2017


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit a7d50f009079ef037fff126ec3c4cc37ad3a05d6
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri Dec 22 12:19:17 2017 -0500

    python3-pygobject: update to 3.26.1
    
    Update to the latest stable release
    
    Tested in qemux86-64 running core-image-minimal
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../{python3-pygobject_3.26.0.bb => python3-pygobject_3.26.1.bb}      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/python/python3-pygobject_3.26.0.bb b/meta/recipes-devtools/python/python3-pygobject_3.26.1.bb
similarity index 86%
rename from meta/recipes-devtools/python/python3-pygobject_3.26.0.bb
rename to meta/recipes-devtools/python/python3-pygobject_3.26.1.bb
index f368e6c..0405b44 100644
--- a/meta/recipes-devtools/python/python3-pygobject_3.26.0.bb
+++ b/meta/recipes-devtools/python/python3-pygobject_3.26.1.bb
@@ -12,8 +12,8 @@ SRC_URI = " \
     http://ftp.gnome.org/pub/GNOME/sources/${SRCNAME}/${@gnome_verdir("${PV}")}/${SRCNAME}-${PV}.tar.xz \
 "
 
-SRC_URI[md5sum] = "1c1719b1798cc8bf1cb97777c41c83d1"
-SRC_URI[sha256sum] = "7411acd600c8cb6f00d2125afa23303f2104e59b83e0a4963288dbecc3b029fa"
+SRC_URI[md5sum] = "d898fc768ebec7a9ed4e4270c6fabfde"
+SRC_URI[sha256sum] = "f5577b9b9c70cabb9a60d81b855d488b767c66f867432e7fb64aa7269b04d1a9"
 
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list