Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wanghuo-open
meta-ros
Commits
af6db621
Commit
af6db621
authored
6 years ago
by
Herb Kuta
Browse files
Options
Download
Email Patches
Plain Diff
Add python3-nose-yanc_0.3.3.bb
parent
46f0d55c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
recipes-devtools/python/python-nose-yanc.inc
+16
-0
recipes-devtools/python/python-nose-yanc.inc
recipes-devtools/python/python3-nose-yanc_0.3.3.bb
+5
-0
recipes-devtools/python/python3-nose-yanc_0.3.3.bb
with
21 additions
and
0 deletions
+21
-0
recipes-devtools/python/python-nose-yanc.inc
0 → 100644
View file @
af6db621
# Copyright (c) 2019 LG Electronics, Inc.
DESCRIPTION
=
"YANC is color output plugin for nose that plays nicely with others"
HOMEPAGE
=
"https://github.com/0compute/yanc"
SECTION
=
"devel/python"
LICENSE
=
"GPL-3.0"
LIC_FILES_CHKSUM
=
"file://${COMMON_LICENSE_DIR}/GPL-3.0;md5=c79ff39f19dfec6d293b95dea7b07891"
SRC_URI
[
md5sum
]
=
"e1c6630d9c7e1210975c8d23ca50700f"
SRC_URI
[
sha256sum
]
=
"1cdd6e61942b44acf38cad3650a776853609e90d3318501c0544c39be65c657c"
PYPI_PACKAGE
=
"yanc"
inherit
pypi
BBCLASSEXTEND
=
"native"
This diff is collapsed.
Click to expand it.
recipes-devtools/python/python3-nose-yanc_0.3.3.bb
0 → 100644
View file @
af6db621
# Copyright (c) 2019 LG Electronics, Inc.
require python-nose-yanc.inc
inherit setuptools3
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help