summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-flake8_3.8.4.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2021-07-31 23:31:13 -0400
committerBruce Ashfield <bruce.ashfield@gmail.com>2021-07-31 23:49:54 -0400
commit0cffcd09a44b2a58452a5bb13714bfc47d6546bf (patch)
treeb91584b573ce42431a35a9b8f064d8be57974e1e /meta-openstack/recipes-devtools/python/python3-flake8_3.8.4.bb
parente887a996155f8b9f22d6aca0e31b5fbccd82751e (diff)
downloadmeta-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-flake8_3.8.4.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-flake8_3.8.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-flake8_3.8.4.bb b/meta-openstack/recipes-devtools/python/python3-flake8_3.8.4.bb
index cc860c4..0eaa031 100644
--- a/meta-openstack/recipes-devtools/python/python3-flake8_3.8.4.bb
+++ b/meta-openstack/recipes-devtools/python/python3-flake8_3.8.4.bb
@@ -9,7 +9,7 @@ SRC_URI[sha256sum] = "aadae8761ec651813c24be05c6f7b4680857ef6afaae4651a4eccaef97
9 9
10inherit setuptools3 pypi 10inherit setuptools3 pypi
11 11
12RDEPENDS_${PN} += "python3-prettytable \ 12RDEPENDS:${PN} += "python3-prettytable \
13 python3-cmd2 \ 13 python3-cmd2 \
14 python3-pyparsing \ 14 python3-pyparsing \
15 python3-mccabe \ 15 python3-mccabe \