diff options
| author | Nathan Hartman <hnathan918@gmail.com> | 2020-02-13 14:48:14 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-02-27 17:19:52 -0500 |
| commit | 328c1bdf8b17995602a80b5b78c4098b40f74165 (patch) | |
| tree | 0617a30192b390662c9d1210c20adc7cff83d5c8 /meta-openstack/recipes-devtools/python/python3-tox_3.14.3.bb | |
| parent | c67f5df7b32932782f4352d58e5de6715af3838e (diff) | |
| download | meta-cloud-services-328c1bdf8b17995602a80b5b78c4098b40f74165.tar.gz | |
tox: Add python3 version
Signed-off-by: Nathan Hartman <nathan.hartman@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-tox_3.14.3.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-tox_3.14.3.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-tox_3.14.3.bb b/meta-openstack/recipes-devtools/python/python3-tox_3.14.3.bb new file mode 100644 index 0000000..678413a --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python3-tox_3.14.3.bb | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | inherit setuptools3 | ||
| 2 | require python-tox.inc | ||
| 3 | |||
| 4 | SRC_URI[md5sum] = "8b695d482786dd51643e10953bbd8c89" | ||
| 5 | SRC_URI[sha256sum] = "06ba73b149bf838d5cd25dc30c2dd2671ae5b2757cf98e5c41a35fe449f131b3" | ||
