Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] python3-pygobject: update to 3.28.1
@ 2018-03-18 13:35 Derek Straka
  0 siblings, 0 replies; only message in thread
From: Derek Straka @ 2018-03-18 13:35 UTC (permalink / raw)
  To: openembedded-core

Update to the latest stable release

Tested in qemux86-64 running core-image-minimal

Signed-off-by: Derek Straka <derek@asterius.io>
---
 .../{python3-pygobject_3.26.1.bb => python3-pygobject_3.28.1.bb}     | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename meta/recipes-devtools/python/{python3-pygobject_3.26.1.bb => python3-pygobject_3.28.1.bb} (86%)

diff --git a/meta/recipes-devtools/python/python3-pygobject_3.26.1.bb b/meta/recipes-devtools/python/python3-pygobject_3.28.1.bb
similarity index 86%
rename from meta/recipes-devtools/python/python3-pygobject_3.26.1.bb
rename to meta/recipes-devtools/python/python3-pygobject_3.28.1.bb
index 91f2d53..ad0117a 100644
--- a/meta/recipes-devtools/python/python3-pygobject_3.26.1.bb
+++ b/meta/recipes-devtools/python/python3-pygobject_3.28.1.bb
@@ -12,12 +12,11 @@ SRC_URI = " \
     http://ftp.gnome.org/pub/GNOME/sources/${SRCNAME}/${@gnome_verdir("${PV}")}/${SRCNAME}-${PV}.tar.xz \
 "
 
-SRC_URI[md5sum] = "d898fc768ebec7a9ed4e4270c6fabfde"
-SRC_URI[sha256sum] = "f5577b9b9c70cabb9a60d81b855d488b767c66f867432e7fb64aa7269b04d1a9"
+SRC_URI[md5sum] = "612e9e2863d117d810e78672f7bc3ad6"
+SRC_URI[sha256sum] = "42312b4a5015571fa0a4f2d201005da46b71c251ea2625bc95702d071c4ff895"
 
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
-
 PACKAGECONFIG ??= "${@bb.utils.contains_any('DISTRO_FEATURES', [ 'directfb', 'wayland', 'x11' ], 'cairo', '', d)}"
 
 # python3-pycairo is checked on configuration -> DEPENDS
-- 
2.7.4



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-03-18 13:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-18 13:35 [PATCH] python3-pygobject: update to 3.28.1 Derek Straka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox