Re: packaging python modules with .so files?
- Date: Wed, 14 Mar 2007 20:34:37 +0100
- From: Piotr Ożarowski <piotr@xxxxxxxxxx>
- Subject: Re: packaging python modules with .so files?
[martin f krafft, 14.03.2007]
> As you can see, it installs compiled .so files, making the package
> dependent on the python ABI, 2.4 in this case.
>
> How am I to deal with packages like this?
Make sure that you build .so for all supported python versions
(`pyversions -s`) and let py{support,central} handle the rest
if you choose pycentral, read this:
http://python-modules.alioth.debian.org/python-central_howto.txt
--
-=[ Piotr Ozarowski ]=-
-=[ http://www.ozarowski.pl ]=-
Attachment:
pgp0jnZtwvnqh.pgp
Description: PGP signature
- References:
- packaging python modules with .so files?
- From: martin f krafft
- packaging python modules with .so files?
- Prev by Date: packaging python modules with .so files?
- Next by Date: Commit hooks to notify BTS
- Previous by thread: packaging python modules with .so files?
- Next by thread: Re: packaging python modules with .so files?
- Index(es):