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
a2bbcfe7
Commit
a2bbcfe7
authored
6 years ago
by
Herb Kuta
Browse files
Options
Download
Email Patches
Plain Diff
python3-mccabe_0.4.0.bb: Rename from python-mccabe_0.4.0; convert to Python3
parent
09c52ec1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
recipes-devtools/python/python3-mccabe/0001-python-mccabe-remove-unnecessary-setup_requires-pyte.patch
+0
-0
...ython-mccabe-remove-unnecessary-setup_requires-pyte.patch
recipes-devtools/python/python3-mccabe_0.4.0.bb
+4
-4
recipes-devtools/python/python3-mccabe_0.4.0.bb
with
4 additions
and
4 deletions
+4
-4
recipes-devtools/python/python-mccabe/0001-python-mccabe-remove-unnecessary-setup_requires-pyte.patch
→
recipes-devtools/python/python
3
-mccabe/0001-python-mccabe-remove-unnecessary-setup_requires-pyte.patch
View file @
a2bbcfe7
File moved
This diff is collapsed.
Click to expand it.
recipes-devtools/python/python-mccabe_0.4.0.bb
→
recipes-devtools/python/python
3
-mccabe_0.4.0.bb
View file @
a2bbcfe7
...
...
@@ -10,11 +10,11 @@ SRC_URI += " \
SRC_URI[md5sum] = "8c425db05f310adcd4bb174b991f26f5"
SRC_URI[sha256sum] = "9a2b12ebd876e77c72e41ebf401cc2e7c5b566649d50105ca49822688642207b"
inherit pypi setuptools
inherit pypi setuptools
3
RDEPENDS_${PN} += " \
python-prettytable \
python
-cmd2 \
python
-pyparsing"
${PYTHON_PN}-
python-prettytable \
${PYTHON_PN}
-cmd2 \
${PYTHON_PN}
-pyparsing"
BBCLASSEXTEND = "native nativesdk"
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