*.py packaging, again

Tomasz Pala gotar at polanet.pl
Thu Jul 14 13:12:59 CEST 2011


On Thu, Jul 14, 2011 at 09:44:01 +0200, Jacek Konieczny wrote:

> For Python 2 (python-* packages), when including *.py:
> 
> We lose:
> - some 'purity' some people see in not distributing 'sources'
> 
> For Python >= 3.2 (python3-* packages):
> 
> We lose:
> - some 'purity' some people see in not distributing 'sources'

Usability is _always_ more important than some rules. So if
the *.py files bring _any_ added value to the workstation (not
development machine) they should be packaged regardless of 'purity'.
Existence of alternate runtime environment that make use of them is enough.
So the only question remaining is not 'if' to package but 'how' - I
don't use python, but it must not be overcomplicated - for the time
being other distros might have worked it out.

-- 
Tomasz Pala <gotar at pld-linux.org>


More information about the pld-devel-en mailing list