diff options
| author | zangrc <zangrc.fnst@cn.fujitsu.com> | 2020-01-13 12:47:46 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-01-15 16:23:55 -0500 |
| commit | 799e98e2d1b6f50077041fd121cce17787edce35 (patch) | |
| tree | 8d6f4460097275245ebf847b2f141ef7d6c06d1a /meta-openstack/recipes-devtools/python/python3-pastedeploy_2.0.1.bb | |
| parent | 763406f58235a294fd5ed9f151741196251d450f (diff) | |
| download | meta-cloud-services-799e98e2d1b6f50077041fd121cce17787edce35.tar.gz | |
python-pastedeploy: 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-pastedeploy_2.0.1.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-pastedeploy_2.0.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-pastedeploy_2.0.1.bb b/meta-openstack/recipes-devtools/python/python3-pastedeploy_2.0.1.bb new file mode 100644 index 0000000..91c31a1 --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python3-pastedeploy_2.0.1.bb | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | require python-pastedeploy.inc | ||
| 2 | inherit setuptools3 | ||
