summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r--meta/recipes-devtools/python/python3-pygobject_3.54.5.bb (renamed from meta/recipes-devtools/python/python3-pygobject_3.52.3.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3-pygobject_3.52.3.bb b/meta/recipes-devtools/python/python3-pygobject_3.54.5.bb
index ae81f1e31f..f6ed3ff5fb 100644
--- a/meta/recipes-devtools/python/python3-pygobject_3.52.3.bb
+++ b/meta/recipes-devtools/python/python3-pygobject_3.54.5.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://gitlab.gnome.org/GNOME/pygobject"
3DESCRIPTION = "PyGObject is a Python package which provides bindings for GObject based libraries such as GTK, GStreamer, WebKitGTK, GLib, GIO and many more." 3DESCRIPTION = "PyGObject is a Python package which provides bindings for GObject based libraries such as GTK, GStreamer, WebKitGTK, GLib, GIO and many more."
4SECTION = "devel/python" 4SECTION = "devel/python"
5LICENSE = "LGPL-2.1-only" 5LICENSE = "LGPL-2.1-only"
6LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7" 6LIC_FILES_CHKSUM = "file://COPYING;md5=91db794c3adc9d824d4eddabb341e816"
7 7
8GIR_MESON_OPTION = "" 8GIR_MESON_OPTION = ""
9 9
@@ -19,7 +19,7 @@ DEPENDS += "python3 glib-2.0"
19GNOME_COMPRESS_TYPE = "gz" 19GNOME_COMPRESS_TYPE = "gz"
20GNOMEBN = "pygobject" 20GNOMEBN = "pygobject"
21 21
22SRC_URI[archive.sha256sum] = "00e427d291e957462a8fad659a9f9c8be776ff82a8b76bdf402f1eaeec086d82" 22SRC_URI[archive.sha256sum] = "b6656f6348f5245606cf15ea48c384c7f05156c75ead206c1b246c80a22fb585"
23 23
24S = "${UNPACKDIR}/${GNOMEBN}-${PV}" 24S = "${UNPACKDIR}/${GNOMEBN}-${PV}"
25 25