diff options
| author | Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 2021-10-16 14:43:37 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-10-18 09:49:37 -0700 |
| commit | 77718718cf0eec2c7119d101a353f343e2769b1b (patch) | |
| tree | 6b2b5889b8214ac06b9b828eac510a66fb08d5ac /meta-python/recipes-devtools/python | |
| parent | 0c7e44f146d6209013b867780a3f46919a632e5b (diff) | |
| download | meta-openembedded-77718718cf0eec2c7119d101a353f343e2769b1b.tar.gz | |
python3-pyatspi: update to 2.38.1
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
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" |
| 8 | DEPENDS = "python3-dbus-native glib-2.0 dbus-glib libxml2 atk gtk+ python3-pygobject" | 8 | DEPENDS = "python3-dbus-native glib-2.0 dbus-glib libxml2 atk gtk+ python3-pygobject" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/GNOME/pyatspi2.git;protocol=https;branch=mainline" | 10 | SRC_URI = "git://github.com/GNOME/pyatspi2.git;protocol=https;branch=master" |
| 11 | SRCREV = "cc99d68db66174f4499b9b325bc788393b972edd" | 11 | SRCREV = "6d5f47ee8e8a36140b52bf52fe954a131a0aa5dd" |
| 12 | |||
| 12 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 13 | 14 | ||
| 14 | # Same restriction as gtk+ | 15 | # Same restriction as gtk+ |
