Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-python][PATCH v2 0/5] Add python3-behave Recipe
@ 2018-07-31  3:09 Robert Joslyn
  2018-07-31  3:09 ` [meta-python][PATCH v2 1/5] python-linecache2: Add recipe Robert Joslyn
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Robert Joslyn @ 2018-07-31  3:09 UTC (permalink / raw)
  To: openembedded-devel

Add Python 3 version of python-behave and its dependencies. Fix missing
dependencies for the Python 2 recipe as well.

Changes in v2:
* Clarify license of python-parse-type from BSD to BSD-3-Clause
* Add HOMEPAGE to python-parse-type.inc

Robert Joslyn (5):
  python-linecache2: Add recipe
  python-traceback2: Add recipe
  python-parse: Update to 1.8.4 and add Python 3 version
  python-parse-type: Add Python 3 recipe
  python-behave: Add Python 3 recipe

 meta-python/recipes-devtools/python/python-behave.inc    | 15 +++++++++++++++
 .../recipes-devtools/python/python-behave_1.2.6.bb       | 16 +++++++---------
 .../recipes-devtools/python/python-linecache2_1.0.0.bb   | 13 +++++++++++++
 .../recipes-devtools/python/python-parse-type.inc        | 12 ++++++++++++
 .../recipes-devtools/python/python-parse-type_0.4.2.bb   | 13 ++-----------
 meta-python/recipes-devtools/python/python-parse.inc     | 13 +++++++++++++
 .../recipes-devtools/python/python-parse_1.8.2.bb        | 13 -------------
 .../recipes-devtools/python/python-parse_1.8.4.bb        |  2 ++
 .../recipes-devtools/python/python-traceback2_1.4.0.bb   | 15 +++++++++++++++
 .../recipes-devtools/python/python3-behave_1.2.6.bb      |  2 ++
 .../recipes-devtools/python/python3-parse-type_0.4.2.bb  |  2 ++
 .../recipes-devtools/python/python3-parse_1.8.4.bb       |  2 ++
 12 files changed, 85 insertions(+), 33 deletions(-)
 create mode 100644 meta-python/recipes-devtools/python/python-behave.inc
 create mode 100644 meta-python/recipes-devtools/python/python-linecache2_1.0.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python-parse-type.inc
 create mode 100644 meta-python/recipes-devtools/python/python-parse.inc
 delete mode 100644 meta-python/recipes-devtools/python/python-parse_1.8.2.bb
 create mode 100644 meta-python/recipes-devtools/python/python-parse_1.8.4.bb
 create mode 100644 meta-python/recipes-devtools/python/python-traceback2_1.4.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-behave_1.2.6.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-parse-type_0.4.2.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-parse_1.8.4.bb

-- 
2.16.4



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-08-03  3:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-31  3:09 [meta-python][PATCH v2 0/5] Add python3-behave Recipe Robert Joslyn
2018-07-31  3:09 ` [meta-python][PATCH v2 1/5] python-linecache2: Add recipe Robert Joslyn
2018-07-31  3:09 ` [meta-python][PATCH v2 2/5] python-traceback2: " Robert Joslyn
2018-07-31  3:09 ` [meta-python][PATCH v2 3/5] python-parse: Update to 1.8.4 and add Python 3 version Robert Joslyn
2018-08-02  8:07   ` Khem Raj
2018-07-31  3:09 ` [meta-python][PATCH v2 4/5] python-parse-type: Add Python 3 recipe Robert Joslyn
2018-08-02 18:11   ` Khem Raj
2018-08-03  3:19     ` Robert Joslyn
2018-07-31  3:09 ` [meta-python][PATCH v2 5/5] python-behave: " Robert Joslyn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox