All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Python3 packaging fixes
@ 2017-01-27  9:05 Anders Darander
  2017-01-27  9:05 ` [PATCH 1/7] python-3-manifest: fix adding imp to importlib Anders Darander
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Anders Darander @ 2017-01-27  9:05 UTC (permalink / raw)
  To: openembedded-core

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.

The following changes since commit a99cca0e8ee15f7b542986d89b70054ac7cb24be:

  xserver-xorg: Upgrade 1.19.0 -> 1.19.1 (2017-01-26 10:41:12 +0000)

are available in the git repository at:

  git://github.com/darander/openembedded-core python-splitting
  https://github.com/darander/openembedded-core/tree/python-splitting

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.11.0



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

end of thread, other threads:[~2017-01-31  7:09 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-27  9:05 [PATCH 0/7] Python3 packaging fixes Anders Darander
2017-01-27  9:05 ` [PATCH 1/7] python-3-manifest: fix adding imp to importlib Anders Darander
2017-01-27  9:05 ` [PATCH 2/7] python3-manifest: move htlm.py to python3-html Anders Darander
2017-01-27  9:05 ` [PATCH 3/7] python-3-manifest: add argparse to RDEPENDS for netclient Anders Darander
2017-01-27  9:05 ` [PATCH 4/7] python-3-manifest: add socketserver to netserver Anders Darander
2017-01-27  9:06 ` [PATCH 5/7] python-3-manifest: add _compat_pickle to python3-pickle Anders Darander
2017-01-27  9:06 ` [PATCH 6/7] python-3-manifest: add ipaddress to python3-io Anders Darander
2017-01-27  9:06 ` [PATCH 7/7] python-3-manifest: split out typing Anders Darander
2017-01-27  9:23 ` ✗ patchtest: failure for Python3 packaging fixes Patchwork
2017-01-27  9:40   ` Anders Darander
2017-01-30 15:06     ` Leonardo Sandoval
2017-01-31  7:09       ` Anders Darander

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.