All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH 0/3] python-beautifulsoup4: add new recipe and required packages
@ 2017-08-25  8:40 jackie.huang
  2017-08-25  8:40 ` [meta-python][PATCH 1/3] python-html5lib: add Python3 support jackie.huang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: jackie.huang @ 2017-08-25  8:40 UTC (permalink / raw)
  To: openembedded-devel

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



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

end of thread, other threads:[~2017-08-25  9:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-25  8:40 [meta-python][PATCH 0/3] python-beautifulsoup4: add new recipe and required packages jackie.huang
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

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.