diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2021-07-31 23:31:13 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2021-07-31 23:49:54 -0400 |
| commit | 0cffcd09a44b2a58452a5bb13714bfc47d6546bf (patch) | |
| tree | b91584b573ce42431a35a9b8f064d8be57974e1e /meta-openstack/recipes-devtools/python/python3-jsonext_0.4.2.bb | |
| parent | e887a996155f8b9f22d6aca0e31b5fbccd82751e (diff) | |
| download | meta-cloud-services-0cffcd09a44b2a58452a5bb13714bfc47d6546bf.tar.gz | |
global: overrides conversion
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-jsonext_0.4.2.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-jsonext_0.4.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-jsonext_0.4.2.bb b/meta-openstack/recipes-devtools/python/python3-jsonext_0.4.2.bb index 0bf227a..5a994d0 100644 --- a/meta-openstack/recipes-devtools/python/python3-jsonext_0.4.2.bb +++ b/meta-openstack/recipes-devtools/python/python3-jsonext_0.4.2.bb | |||
| @@ -10,7 +10,7 @@ SRC_URI[sha256sum] = "e7634e0b8d1a668bd2c92db5498f6162573feb72ac050c4415384e773b | |||
| 10 | 10 | ||
| 11 | inherit setuptools3 pypi | 11 | inherit setuptools3 pypi |
| 12 | 12 | ||
| 13 | RDEPENDS_${PN} += " \ | 13 | RDEPENDS:${PN} += " \ |
| 14 | python3-six \ | 14 | python3-six \ |
| 15 | python3-arrow \ | 15 | python3-arrow \ |
| 16 | " | 16 | " |
