From: Alexander Kanavin <alexander.kanavin@linux.intel.com>
To: "S. Lockwood-Childs" <sjl@vctlabs.com>,
Derek Straka <derek@asterius.io>,
Mark Asselstine <mark.asselstine@windriver.com>,
openembeded-devel <openembedded-devel@lists.openembedded.org>,
Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: splitting python's standard library
Date: Tue, 19 Dec 2017 09:56:03 +0200 [thread overview]
Message-ID: <2bc1c40c-3f63-7311-b8a3-81bd05ea474f@linux.intel.com> (raw)
In-Reply-To: <20171218210256.GQ27580@vctlabs.com>
On 12/18/2017 11:02 PM, S. Lockwood-Childs wrote:
> On Mon, Dec 18, 2017 at 03:17:25PM -0500, Derek Straka wrote:
>> I have several customers who have optimized for space and would like to see
>> the capability maintained unless core removes the ability to split python
>> packages out. They also remove the *.py files in favor of *.pyo files (via
>> a custom packaging mechanism). I have automated tests that go through the
>> module importing on each of the meta-python packages to ensure it works on
>> minimal python installations. When other contributors don't do provide
>> that functionality, I either catch it when I do package update or when it
>> breaks for one of my customers. I'm fine if you don't want to perform the
>> checks yourself and it breaks my use case with missing dependencies, but I
>> would prefer that you don't remove the dependencies that are currently in
>> place. Thanks.
>
> Me too -- some of my projects still use NAND for rootfs, where space is tight and
> ability to split out python modules is very useful. Thus it is not an unused
> feature, though many projects have SD/eMMC for rootfs and those ones generally
> will not care about it.
This configuration can be supported by making a custom python3-modules
package that whitelists precisely the needed files. But it shouldn't be
imposed on everyone else - it's a significant burden to maintain the
dependencies in every single python package, and keep the splitting
working correctly in core python as well.
So I'd like to drop that - do keep in mind that very few people maintain
oe-core (as opposed to sending occasional drive-by patches to fix
specific issues raised in product development), and the headcount keeps
getting smaller.
Alex
next prev parent reply other threads:[~2017-12-19 7:55 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1512414044-1012-1-git-send-email-mark.asselstine@windriver.com>
[not found] ` <CADNbA1qnmF3-MKo=fqQQeWEedE5A-wzkUkCgdCNArOePjMaXQw@mail.gmail.com>
[not found] ` <CAPuovEKdqQP35XwP3bgBrE4EFbM2LwpHrHzxF3my9qaWfAaCbA@mail.gmail.com>
[not found] ` <CABcZANku-aE5a69GpJxXmd2F0+uYVhiRZB3Uut7F2RG1e3R9EA@mail.gmail.com>
[not found] ` <CAPuovEJNf=qefXX6wKJGaH+HkM6aan49AgVQ3TEWVWPSCn3cNw@mail.gmail.com>
2017-12-18 16:37 ` [oe] [meta-python][PATCH] python-pyroute2: uprev to v0.4.21 (from 0.3.22) Alexander Kanavin
2017-12-18 16:56 ` Mark Asselstine
2017-12-18 20:17 ` Derek Straka
2017-12-18 20:53 ` Mark Asselstine
[not found] ` <20171218210256.GQ27580@vctlabs.com>
2017-12-18 21:07 ` Derek Straka
2017-12-18 21:26 ` Mark Asselstine
2017-12-18 21:27 ` Derek Straka
2017-12-19 7:56 ` Alexander Kanavin [this message]
2017-12-19 12:31 ` splitting python's standard library Derek Straka
2017-12-19 13:12 ` Alexander Kanavin
2017-12-19 13:23 ` Derek Straka
2017-12-19 13:43 ` [oe] " Burton, Ross
2017-12-19 14:02 ` Derek Straka
2017-12-28 22:29 ` Derek Straka
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=2bc1c40c-3f63-7311-b8a3-81bd05ea474f@linux.intel.com \
--to=alexander.kanavin@linux.intel.com \
--cc=derek@asterius.io \
--cc=mark.asselstine@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=openembedded-devel@lists.openembedded.org \
--cc=sjl@vctlabs.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox