From: Anders Darander <anders@chargestorm.se>
To: openembedded-core@lists.openembedded.org
Cc: Anders Darander <anders@chargestorm.se>
Subject: [PATCH v2 0/7] Python3 packaging fixes
Date: Tue, 31 Jan 2017 08:18:11 +0100 [thread overview]
Message-ID: <cover.1485846907.git.anders@chargestorm.se> (raw)
This moves a few python modules to more logical places (thus removing the
need for python3-misc on more systems).
A new package for typing.py is also created.
0001 add imp to importlib in the generator, the earlier commit in oe-core
that made this move, only patched the generated manifest.
v2: rebased on todays master
The following changes since commit d7d26488f252d60628862ee114a4404e8d6cb6f1:
staging: Handle stale sysroot rebuild issue (2017-01-28 23:31:18 +0000)
are available in the git repository at:
git://github.com/darander/openembedded-core python-splitting-v2
https://github.com/darander/openembedded-core/tree/python-splitting-v2
Anders Darander (7):
python-3-manifest: fix adding imp to importlib
python3-manifest: move htlm.py to python3-html
python-3-manifest: add argparse to RDEPENDS for netclient
python-3-manifest: add socketserver to netserver
python-3-manifest: add _compat_pickle to python3-pickle
python-3-manifest: add ipaddress to python3-io
python-3-manifest: split out typing
meta/recipes-devtools/python/python-3.5-manifest.inc | 20 ++++++++++++--------
scripts/contrib/python/generate-manifest-3.5.py | 15 +++++++++------
2 files changed, 21 insertions(+), 14 deletions(-)
--
2.10.2
next reply other threads:[~2017-01-31 7:18 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-31 7:18 Anders Darander [this message]
2017-01-31 7:18 ` [PATCH v2 1/7] python-3-manifest: fix adding imp to importlib Anders Darander
2017-01-31 7:18 ` [PATCH v2 2/7] python3-manifest: move htlm.py to python3-html Anders Darander
2017-02-01 16:51 ` Khem Raj
2017-02-02 6:50 ` Anders Darander
2017-02-02 10:41 ` Anders Darander
2017-02-02 18:36 ` Khem Raj
2017-02-03 5:41 ` Anders Darander
2017-01-31 7:18 ` [PATCH v2 3/7] python-3-manifest: add argparse to RDEPENDS for netclient Anders Darander
2017-01-31 7:18 ` [PATCH v2 4/7] python-3-manifest: add socketserver to netserver Anders Darander
2017-01-31 7:18 ` [PATCH v2 5/7] python-3-manifest: add _compat_pickle to python3-pickle Anders Darander
2017-01-31 7:18 ` [PATCH v2 6/7] python-3-manifest: add ipaddress to python3-io Anders Darander
2017-01-31 7:18 ` [PATCH v2 7/7] python-3-manifest: split out typing Anders Darander
2017-01-31 7:23 ` ✗ patchtest: failure for Python3 packaging fixes (rev2) Patchwork
2017-01-31 7:46 ` Anders Darander
2017-02-01 16:53 ` Khem Raj
2017-02-02 6:53 ` Anders Darander
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.1485846907.git.anders@chargestorm.se \
--to=anders@chargestorm.se \
--cc=openembedded-core@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.