[OE-core] [PATCH 0/1] python: remove tests and sqlite3-tests modules

Laurent Bonnans laurent.bonnans at hikob.com
Thu Mar 31 16:15:58 UTC 2016


Some python test packages were shipped with python-modules but are useless
in most production deployements. python-modules is commonly used to ship the
entire python standard library (it is in the runtime deps of pip, for
instance).

This pull request relegates them to 'python-misc' along with less commonly
used modules.

The following changes since commit 3ece01215a7b038dbd5cde313754c42d134a887f:

  ldconfig-native: Fix ELF flags on 64-bit binaries (2016-03-31 13:18:06 +0100)

are available in the git repository at:

  git://github.com/lbonn/poky python-rm-tests
  https://github.com/lbonn/poky/tree/python-rm-tests

Laurent Bonnans (1):
  python: remove tests and sqlite3-tests modules

 meta/recipes-devtools/python/python-2.7-manifest.inc | 14 +++-----------
 meta/recipes-devtools/python/python-3.5-manifest.inc | 14 +++-----------
 scripts/contrib/python/generate-manifest-2.7.py      |  6 ------
 scripts/contrib/python/generate-manifest-3.5.py      |  6 ------
 4 files changed, 6 insertions(+), 34 deletions(-)

-- 
2.5.0




More information about the Openembedded-core mailing list