diff options
| author | zangrc <zangrc.fnst@cn.fujitsu.com> | 2019-12-04 11:58:52 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-12-06 14:10:46 -0500 |
| commit | 322105212b91c73b295fd7fda7196cb57e93e85b (patch) | |
| tree | 5c9ced696714ae57b246f7187d1ada5dd27e0376 /meta-openstack/recipes-devtools/python/python3-mccabe_0.2.1.bb | |
| parent | df9c12fe33a6eb9b3f05b344635a093b7bc1d9df (diff) | |
| download | meta-cloud-services-322105212b91c73b295fd7fda7196cb57e93e85b.tar.gz | |
python-mccabe: Add python3 version
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-mccabe_0.2.1.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-mccabe_0.2.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-mccabe_0.2.1.bb b/meta-openstack/recipes-devtools/python/python3-mccabe_0.2.1.bb new file mode 100644 index 0000000..8af8ec5 --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python3-mccabe_0.2.1.bb | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | require python-mccabe.inc | ||
| 2 | inherit setuptools3 | ||
