diff options
Diffstat (limited to 'meta-python/recipes-connectivity')
| -rw-r--r-- | meta-python/recipes-connectivity/gateone/gateone_git.bb | 2 | ||||
| -rw-r--r-- | meta-python/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-connectivity/gateone/gateone_git.bb b/meta-python/recipes-connectivity/gateone/gateone_git.bb index 5d2ca00ef5..37d3564521 100644 --- a/meta-python/recipes-connectivity/gateone/gateone_git.bb +++ b/meta-python/recipes-connectivity/gateone/gateone_git.bb | |||
| @@ -14,7 +14,7 @@ SRC_URI = "git://github.com/liftoff/GateOne.git;branch=master \ | |||
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | 16 | ||
| 17 | inherit setuptools python-dir systemd update-rc.d | 17 | inherit setuptools3 python3-dir systemd update-rc.d |
| 18 | 18 | ||
| 19 | DISTUTILS_INSTALL_ARGS += " \ | 19 | DISTUTILS_INSTALL_ARGS += " \ |
| 20 | --install-data=${PYTHON_SITEPACKAGES_DIR} \ | 20 | --install-data=${PYTHON_SITEPACKAGES_DIR} \ |
diff --git a/meta-python/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb b/meta-python/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb index b7aea24a79..2e8da0805d 100644 --- a/meta-python/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb +++ b/meta-python/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb | |||
| @@ -14,7 +14,7 @@ SRC_URI = "http://telepathy.freedesktop.org/releases/${BPN}/${BPN}-${PV}.tar.gz | |||
| 14 | 14 | ||
| 15 | PR = "r6" | 15 | PR = "r6" |
| 16 | 16 | ||
| 17 | inherit autotools pythonnative | 17 | inherit autotools python3native |
| 18 | 18 | ||
| 19 | SRC_URI[md5sum] = "f7ca25ab3c88874015b7e9728f7f3017" | 19 | SRC_URI[md5sum] = "f7ca25ab3c88874015b7e9728f7f3017" |
| 20 | SRC_URI[sha256sum] = "244c0e1bf4bbd78ae298ea659fe10bf3a73738db550156767cc2477aedf72376" | 20 | SRC_URI[sha256sum] = "244c0e1bf4bbd78ae298ea659fe10bf3a73738db550156767cc2477aedf72376" |
