diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-tenacity_4.5.0.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-tenacity_4.5.0.bb b/meta-openstack/recipes-devtools/python/python-tenacity_4.5.0.bb index e48a95b..ffb3258 100644 --- a/meta-openstack/recipes-devtools/python/python-tenacity_4.5.0.bb +++ b/meta-openstack/recipes-devtools/python/python-tenacity_4.5.0.bb | |||
| @@ -11,6 +11,11 @@ SRC_URI[sha256sum] = "e5eb0009d7fef345ffd27e43122ec288418b460952aeefde60df8e62c3 | |||
| 11 | 11 | ||
| 12 | inherit setuptools | 12 | inherit setuptools |
| 13 | 13 | ||
| 14 | # Satisfy setup.py 'setup_requires' | ||
| 15 | DEPENDS += " \ | ||
| 16 | python-pbr-native \ | ||
| 17 | " | ||
| 18 | |||
| 14 | RDEPENDS_${PN} += " \ | 19 | RDEPENDS_${PN} += " \ |
| 15 | python-six \ | 20 | python-six \ |
| 16 | python-futures \ | 21 | python-futures \ |
