Re: Python 3 plugin sanity checking

2016-10-29 Thread Sergio Schvezov
El 29/10/16 a las 10:44, Mark Shuttleworth escribió: On 28/10/16 23:27, Barry Warsaw wrote: Wouldn't it make sense for the Python 3 plugin to either automatically include the stdlib (e.g. usr/lib) or complain loudly if it's not included explicitly in the resulting snap? Yes, it helps when the

Re: Python 3 plugin sanity checking

2016-10-29 Thread Mark Shuttleworth
On 28/10/16 23:27, Barry Warsaw wrote: > Wouldn't it make sense for the Python 3 plugin to either automatically include > the stdlib (e.g. usr/lib) or complain loudly if it's not included explicitly > in the resulting snap? Yes, it helps when the tools sanity-check and guide new devs to the right

Python 3 plugin sanity checking

2016-10-28 Thread Barry Warsaw
I've started to snap up GNU Mailman 3. https://code.launchpad.net/~barry/+git/mailman-core-snap During an earlier iteration I forgot to add usr/lib to the snap part parts: mailman: plugin: python source: https://gitlab.com/mailman/mailman.git snap: - bin - lib - u