From: <jackie.huang@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: [meta-python][PATCH 0/3] python-beautifulsoup4: add new recipe and required packages
Date: Fri, 25 Aug 2017 16:40:39 +0800 [thread overview]
Message-ID: <cover.1503650271.git.jackie.huang@windriver.com> (raw)
From: Jackie Huang <jackie.huang@windriver.com>
--
The following changes since commit ac2a6d2b5d69937577effcb8bb2149651bac0176:
json-spirit: Add -latomic to LDFLAGS (2017-08-13 13:21:04 +0200)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib.git jhuang0/r_up_python-beautifulsoup4_170825_0
http://git.pokylinux.org/cgit.cgi//log/?h=jhuang0/r_up_python-beautifulsoup4_170825_0
Jackie Huang (3):
python-html5lib: add Python3 support
python-webencodings: add Python3 support
python-beautifulsoup4: add new recipe for both python2 and python3
.../recipes-devtools/python/python-beautifulsoup4.inc | 17 +++++++++++++++++
.../python/python-beautifulsoup4_4.6.0.bb | 2 ++
meta-python/recipes-devtools/python/python-html5lib.inc | 14 ++++++++++++++
.../python/python-html5lib_0.999999999.bb | 16 ++--------------
.../recipes-devtools/python/python-webencodings.inc | 10 ++++++++++
.../python/python-webencodings_0.5.1.bb | 12 ++----------
.../python/python3-beautifulsoup4_4.6.0.bb | 2 ++
.../python/python3-html5lib_0.999999999.bb | 2 ++
.../python/python3-webencodings_0.5.1.bb | 2 ++
9 files changed, 53 insertions(+), 24 deletions(-)
create mode 100644 meta-python/recipes-devtools/python/python-beautifulsoup4.inc
create mode 100644 meta-python/recipes-devtools/python/python-beautifulsoup4_4.6.0.bb
create mode 100644 meta-python/recipes-devtools/python/python-html5lib.inc
create mode 100644 meta-python/recipes-devtools/python/python-webencodings.inc
create mode 100644 meta-python/recipes-devtools/python/python3-beautifulsoup4_4.6.0.bb
create mode 100644 meta-python/recipes-devtools/python/python3-html5lib_0.999999999.bb
create mode 100644 meta-python/recipes-devtools/python/python3-webencodings_0.5.1.bb
--
2.11.0
next reply other threads:[~2017-08-25 9:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-25 8:40 jackie.huang [this message]
2017-08-25 8:40 ` [meta-python][PATCH 1/3] python-html5lib: add Python3 support jackie.huang
2017-08-25 8:40 ` [meta-python][PATCH 2/3] python-webencodings: " jackie.huang
2017-08-25 8:40 ` [meta-python][PATCH 3/3] python-beautifulsoup4: add new recipe for both 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.1503650271.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.