[oe] [meta-python][PATCH 0/3] python-beautifulsoup4: add new recipe and required packages

jackie.huang at windriver.com jackie.huang at windriver.com
Fri Aug 25 08:40:39 UTC 2017


From: Jackie Huang <jackie.huang at 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




More information about the Openembedded-devel mailing list