diff options
Diffstat (limited to 'meta-python/recipes-connectivity/python-pyro4')
-rw-r--r-- | meta-python/recipes-connectivity/python-pyro4/python3-pyro4_4.77.bb (renamed from meta-python/recipes-connectivity/python-pyro4/python-pyro4_4.77.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-connectivity/python-pyro4/python-pyro4_4.77.bb b/meta-python/recipes-connectivity/python-pyro4/python3-pyro4_4.77.bb index 738cf86774..f9dd9300b0 100644 --- a/meta-python/recipes-connectivity/python-pyro4/python-pyro4_4.77.bb +++ b/meta-python/recipes-connectivity/python-pyro4/python3-pyro4_4.77.bb | |||
@@ -7,7 +7,7 @@ SRC_URI[sha256sum] = "2bfe12a22f396474b0e57c898c7e2c561a8f850bf2055d8cf0f7119f0c | |||
7 | 7 | ||
8 | PYPI_PACKAGE = "Pyro4" | 8 | PYPI_PACKAGE = "Pyro4" |
9 | 9 | ||
10 | inherit pypi setuptools | 10 | inherit pypi setuptools3 |
11 | 11 | ||
12 | RDEPENDS_${PN} += " \ | 12 | RDEPENDS_${PN} += " \ |
13 | ${PYTHON_PN}-logging \ | 13 | ${PYTHON_PN}-logging \ |