diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-unittest-automake-output_0.3.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-unittest-automake-output_0.3.bb | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/meta/recipes-devtools/python/python3-unittest-automake-output_0.3.bb b/meta/recipes-devtools/python/python3-unittest-automake-output_0.3.bb deleted file mode 100644 index 66c1abee34..0000000000 --- a/meta/recipes-devtools/python/python3-unittest-automake-output_0.3.bb +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | SUMMARY = "Modules to make unittest and pytest look like Automake output, for ptest" | ||
| 2 | HOMEPAGE = "https://gitlab.com/rossburton/python-unittest-automake-output" | ||
| 3 | LICENSE = "MIT" | ||
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f6f16008d9fb7349f06609329f1ab93b" | ||
| 5 | |||
| 6 | SRC_URI = "git://gitlab.com/rossburton/python-unittest-automake-output;protocol=https;branch=main;tag=${PV}" | ||
| 7 | |||
| 8 | SRCREV = "3376ff9bc319f8338849b7b9f63b9325d7b7663a" | ||
| 9 | |||
| 10 | inherit python_flit_core | ||
| 11 | |||
| 12 | RDEPENDS:${PN} += "python3-unittest" | ||
| 13 | |||
| 14 | BBCLASSEXTEND = "native nativesdk" | ||
