On 11/09/13 14:10 +0200, Jean C wrote:
> Hi everyone,
> 
> I am currently trying to package my software. Unfortunately, it needs some
> modifications on trytond itself. I also need to be able to install trytond
> modules (like party / currency / etc.)
> 
> I tried to package the patched version of trytond (under a different name
> to avoid confusion), but then trying to install the aforementioned modules
> (trytond_currency for instance) triggers the installation of the "real"
> trytond. I did set "provides='trytond'" in my setup.py, but it does not
> seem to do the trick.
> 
> So I am wondering if anyone already did try to package a patched version of
> the server ?
> 
> FYI, I am using pip inside a virtualenv on a debian based distrib (Linux
> Mint).

Maybe you could use something like pypatch [1] to create a package which
will apply the patch to trytond on installation.

[1] https://pypi.python.org/pypi/pypatch

-- 
Cédric Krier

B2CK SPRL
Rue de Rotterdam, 4
4000 Liège
Belgium
Tel: +32 472 54 46 59
Email/Jabber: [email protected]
Website: http://www.b2ck.com/

Attachment: pgpsbhF1qEMTg.pgp
Description: PGP signature

Reply via email to