summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pyatspi_2.38.1.bb (renamed from meta-python/recipes-devtools/python/python3-pyatspi_2.34.0.bb)5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyatspi_2.34.0.bb b/meta-python/recipes-devtools/python/python3-pyatspi_2.38.1.bb
index 1368b923d8..8ae9ac996d 100644
--- a/meta-python/recipes-devtools/python/python3-pyatspi_2.34.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pyatspi_2.38.1.bb
@@ -7,8 +7,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=db29218e6ba3794c56df7d4987dc7e4d \
7 file://COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe" 7 file://COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe"
8DEPENDS = "python3-dbus-native glib-2.0 dbus-glib libxml2 atk gtk+ python3-pygobject" 8DEPENDS = "python3-dbus-native glib-2.0 dbus-glib libxml2 atk gtk+ python3-pygobject"
9 9
10SRC_URI = "git://github.com/GNOME/pyatspi2.git;protocol=https;branch=mainline" 10SRC_URI = "git://github.com/GNOME/pyatspi2.git;protocol=https;branch=master"
11SRCREV = "cc99d68db66174f4499b9b325bc788393b972edd" 11SRCREV = "6d5f47ee8e8a36140b52bf52fe954a131a0aa5dd"
12
12S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
13 14
14# Same restriction as gtk+ 15# Same restriction as gtk+