On Sat, 9 Sep 2006 01:26:18 +0100, James Westby <[EMAIL PROTECTED]> wrote: > On (03/09/06 12:13), James Westby wrote: >> On Sun, 03 Sep 2006 05:16:13 +0200 >> "Adam Cécile (Le_Vert)" <[EMAIL PROTECTED]> wrote: >> >> > Hi, >> > >> > I'm working on Museek+ packaging and I have a problem. >> > There is an arch dependent file in python-museekd (mucipher.so) and it >> > should be built for python2.4 and 2.3. >> > >> > But the package doesn't include a python 2.3 version of the file and >> > dependency is set to python >=2.4... >> > >> >> See the last section of /usr/share/doc/python-support/README.gz for >> details of how to handle public extensions. >> >> The difficulty is that the package build uses scons, and so it is hard >> to follow the instructions there. >> > > Ok, so the trick is to modify the SConscripts of the relevant packages > to build for more than just the default python version. > > Tha attached patch does this. You might wat to think about using > pyversions -s -v to make the patch handle new versions as well. > > James
A friend told me the file must be python's version independent, what do you think about it ? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

