aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-subunit_1.3.0.bb
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2018-08-01 16:14:02 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-08-02 09:30:06 +0100
commitef60510204013957d3aea3108ccd5fee72825293 (patch)
tree8a0f3180f19f7cd54a6bfa51f0939a36a0922b02 /meta/recipes-devtools/python/python3-subunit_1.3.0.bb
parente0172634638cea57ffa5e6d1eb211954bb174e02 (diff)
downloadopenembedded-core-contrib-ef60510204013957d3aea3108ccd5fee72825293.tar.gz
python3-subunit: 1.1.0 -> 1.3.0
The license file changes from README to README.rst, and the lines which contains license info is from 1 to 20. The license is still Apache-2.0. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3-subunit_1.3.0.bb')
-rw-r--r--meta/recipes-devtools/python/python3-subunit_1.3.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-subunit_1.3.0.bb b/meta/recipes-devtools/python/python3-subunit_1.3.0.bb
new file mode 100644
index 0000000000..2ece4451df
--- /dev/null
+++ b/meta/recipes-devtools/python/python3-subunit_1.3.0.bb
@@ -0,0 +1,2 @@
+inherit setuptools3
+require python-subunit.inc