From ef60510204013957d3aea3108ccd5fee72825293 Mon Sep 17 00:00:00 2001 From: Robert Yang Date: Wed, 1 Aug 2018 16:14:02 +0800 Subject: 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 Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3-subunit_1.3.0.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta/recipes-devtools/python/python3-subunit_1.3.0.bb (limited to 'meta/recipes-devtools/python/python3-subunit_1.3.0.bb') 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 -- cgit v1.2.3