[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Jython and its dependency on python2.1 (#362292)



On Fri, Jun 02, 2006 at 05:41:13PM +0200, Florent Rougon wrote:
> Nicolas Duboc <nduboc@debian.org> wrote:
> 
> >  About the second issue, the current state of my work includes the
> > modules in the diff.gz file. This file is then 531K. Do you think it is
> > acceptable ?
> 
> Maybe you'd be better off with something like quilt, dpatch or cdbs,
> that would allow clean separation of the various patches.

   In this particular case it would not really be better. I placed the
new files in a separate directory in the source tree, so it is not
really a problem.

(   Perhaps I should have explained that the upstream Jython reuse most
of the Python standard library modules by including them at compile
time. The Debian Jython does not include them at compile time but
depended on the python2.1 module to provide them at runtime. So now that
python2.1 has been removed from Debian, we have to find another way.)

   So, I'm more concerned about the fact that the resulting diff file is big
(it would not be smaller with quilt, dpatch or cdbs) and, more
important, by the fact that this diff file would then include most of
the Python standard library modules. I wonder if it is a reasonable way
to include such a major piece of software.

   Another solution would be, perhaps, to create a package that would
include just these modules (e.g. python2.1-modules) and on which jython
would depend. 

-- 
Nicolas Duboc <nduboc@debian.org>

Attachment: pgpmMNnxB7Wu3.pgp
Description: PGP signature


Reply to: