summaryrefslogtreecommitdiffstats
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:11 +0100
commit2f214b2e17d34084ddd5b5261a991a29d891891c (patch)
tree853be7e468ad0d98c0f82c3092d8756ae9f4cf73 /meta/recipes-devtools/python/python3-subunit_1.3.0.bb
parentea43e554c212eaae5a74ea7584b434669f93eaec (diff)
downloadpoky-2f214b2e17d34084ddd5b5261a991a29d891891c.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. (From OE-Core rev: ef60510204013957d3aea3108ccd5fee72825293) 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 @@
1inherit setuptools3
2require python-subunit.inc