Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] python: remove tests and sqlite3-tests modules
@ 2016-03-31 16:15 Laurent Bonnans
  2016-03-31 16:15 ` [PATCH 1/1] " Laurent Bonnans
  0 siblings, 1 reply; 8+ messages in thread
From: Laurent Bonnans @ 2016-03-31 16:15 UTC (permalink / raw)
  To: openembedded-core

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



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

end of thread, other threads:[~2016-04-06  9:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-31 16:15 [PATCH 0/1] python: remove tests and sqlite3-tests modules Laurent Bonnans
2016-03-31 16:15 ` [PATCH 1/1] " Laurent Bonnans
2016-03-31 21:54   ` Richard Purdie
2016-04-01 11:21     ` Laurent Bonnans
2016-04-01 11:42       ` Richard Purdie
2016-04-05 14:56   ` Burton, Ross
2016-04-06  8:00     ` Laurent Bonnans
2016-04-06  9:19       ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox