All of lore.kernel.org
 help / color / mirror / Atom feed
From: <jackie.huang@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: [meta-python][PATCH 0/4] Add new recipes four python packages
Date: Sun, 29 Sep 2019 13:42:37 +0800	[thread overview]
Message-ID: <cover.1569734973.git.jackie.huang@windriver.com> (raw)

From: Jackie Huang <jackie.huang@windriver.com>

--
The following changes since commit 41fe46157ca3caa96408a9a749d62c8bbc3c2794:

  python-paste: upgrade 3.2.0 -> 3.2.1 (2019-09-25 22:51:10 -0700)

are available in the git repository at:

  git://github.com/jackiehjm/meta-openembedded jackiehjm/python-versiontools_pymysql_statistics_pyperf_20190929
  https://github.com/jackiehjm/meta-openembedded/tree/jackiehjm/python-versiontools_pymysql_statistics_pyperf_20190929

Jackie Huang (4):
  python-versiontools: add recipes for python2 and python3
  python-pymysql: add recipes for python2 and python3
  python-statistics: add new recipe
  python-pyperf: add recipes for python2 and python3

 .../recipes-devtools/python/python-pymysql.inc     | 18 +++++++++++++++++
 .../python/python-pymysql_0.9.3.bb                 |  2 ++
 .../recipes-devtools/python/python-pyperf.inc      | 23 ++++++++++++++++++++++
 .../recipes-devtools/python/python-pyperf_1.6.1.bb |  4 ++++
 .../python/python-statistics_1.0.3.5.bb            | 15 ++++++++++++++
 .../python/python-versiontools.inc                 | 10 ++++++++++
 .../python/python-versiontools_1.9.1.bb            |  2 ++
 .../python/python3-pymysql_0.9.3.bb                |  2 ++
 .../python/python3-pyperf_1.6.1.bb                 |  4 ++++
 .../python/python3-versiontools_1.9.1.bb           |  2 ++
 10 files changed, 82 insertions(+)
 create mode 100644 meta-python/recipes-devtools/python/python-pymysql.inc
 create mode 100644 meta-python/recipes-devtools/python/python-pymysql_0.9.3.bb
 create mode 100644 meta-python/recipes-devtools/python/python-pyperf.inc
 create mode 100644 meta-python/recipes-devtools/python/python-pyperf_1.6.1.bb
 create mode 100644 meta-python/recipes-devtools/python/python-statistics_1.0.3.5.bb
 create mode 100644 meta-python/recipes-devtools/python/python-versiontools.inc
 create mode 100644 meta-python/recipes-devtools/python/python-versiontools_1.9.1.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-pymysql_0.9.3.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-pyperf_1.6.1.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-versiontools_1.9.1.bb

-- 
2.7.4



             reply	other threads:[~2019-09-29  5:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-29  5:42 jackie.huang [this message]
2019-09-29  5:42 ` [meta-python][PATCH 1/4] python-versiontools: add recipes for python2 and python3 jackie.huang
2019-09-29  5:42 ` [meta-python][PATCH 2/4] python-pymysql: " jackie.huang
2019-09-29  5:42 ` [meta-python][PATCH 3/4] python-statistics: add new recipe jackie.huang
2019-09-29  5:42 ` [meta-python][PATCH 4/4] python-pyperf: add recipes for python2 and python3 jackie.huang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1569734973.git.jackie.huang@windriver.com \
    --to=jackie.huang@windriver.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.